Skip to content

abhisharma7/FacePoseEstimation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Face Pose Estimation

Human pose recognition in a ideal case is divided into two steps, known as human detection and human pose recognition and they are usually considered separately. There is an extensive literature in both detection and recognition but relatively few research consider the two stages together. In this project, I have targeted to recognize the human face pose using numerous algorithms and frameworks.

Required

  • Python 3.6
  • Numpy
  • Imutils
  • Dlib

Flow Chart

screenshot from 2017-04-26 23-26-35

Output

screenshot from 2017-04-18 14-38-22

About

Face Pose Estimation using Haar Cascasde, HOG and Dlib Library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages