Skip to content

vkinakh/average-face

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

average-face

Algorithm for calculating average face from multiple images

To detect faces, face landmarks and save them to file run python face_landmark_detector.py -p <path to Dlib shape predictor model> -f <path to folder with images>

To run face averaging python face_average.py -p <path to folder with images>

The code is based on this post and this post

About

Algorithm for calculating average face from multiple images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages