Pytorch_Retinaface icon indicating copy to clipboard operation
Pytorch_Retinaface copied to clipboard

face angles

Open DamDam123 opened this issue 4 years ago • 1 comments
trafficstars

Hello, I would like to ask if this model can detect the yaw, pitch and raw angles of the face? Thanks!

DamDam123 avatar Mar 07 '21 13:03 DamDam123

This model cannot detect the angles but you use the 5 landmarks returned by this model to detect the yaw, pitch and roll angles. You can see https://github.com/fisakhan/Face_Pose for code.

fisakhan avatar Aug 20 '21 08:08 fisakhan