exadel-inc / CompreFace

Leading free and open-source face recognition system
https://exadel.com/accelerator-showcase/compreface/
Apache License 2.0
5.69k stars 775 forks source link

Pose Plugin needs work (or better instructions) #1209

Open smegmarip opened 1 year ago

smegmarip commented 1 year ago

The pitch/roll/yaw output of the pose plugin doesn't make sense.

For example, a passport photo of a subject directly facing the camera returns:

{pitch: 17.65802892174463, roll: -2.0460590975469586, and yaw: -24.25048987235748}

If the pose orientation is based on something other than the camera's local vector space, there should be a notation in the documentation.