fengju514 / Face-Pose-Net

Estimate 3D face pose (6DoF) or 11 parameters of 3x4 projection matrix by a Convolutional Neural Network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sign Conventions for Pose angles

ssundar6087 opened this issue · comments

Hello,

For the results generated by the pre-trained model, what are the sign conventions of the pitch, yaw and roll angles?

For example, if a person's face is turned to the right, is that considered +ve or is that -ve?

similarly, what are the conventions for looking up, looking down, tilted right, tilted left?

Thanks!