cleardusk / 3DDFA_V2

The official PyTorch implementation of Towards Fast, Accurate and Stable 3D Dense Face Alignment, ECCV 2020.
MIT License
2.9k stars 514 forks source link

When the head is rotated to a certain angle, the key point is not accurate. #3

Closed WIKI2020 closed 4 years ago

WIKI2020 commented 4 years ago

(1)If retinaface is used for face detection, it is more accurate (2)When the head is rotated to a certain angle, the key point is not accurate. (3)Pitch,yaw and roll angle is required for head pose estimation.

I achieved a better one https://github.com/WIKI2020/FacePose_pytorch

cleardusk commented 4 years ago

Welcome for your PR, e.g., retinaface detector : )