jerryhouuu / Face-Yaw-Roll-Pitch-from-Pose-Estimation-using-OpenCV

This work is used for pose estimation(yaw, pitch and roll) by Face landmarks(left eye, right eye, nose, left mouth, right mouth and chin)
MIT License
266 stars 60 forks source link

Does this not work well with the original MTCNN with 5 points? #8

Closed yxchng closed 5 years ago

jerryhouuu commented 5 years ago

In some cases, such as the angle of the face is particularly large, only 5 landmark points can lead to poor results.