shamangary / FSA-Net

[CVPR19] FSA-Net: Learning Fine-Grained Structure Aggregation for Head Pose Estimation from a Single Image
Apache License 2.0
608 stars 155 forks source link

How to label Euler angle in public datasets? #49

Open chr10003566 opened 4 years ago

chr10003566 commented 4 years ago

I am a freshman in head pose estimation. I really want to know how to get the Eular angles in public datasets, such as ALFW-2000 and BIWI. In ALFW-2000 dataset, It said that

we include the coarse head pose obtained by fitting a mean 3D face with the POSIT algorithm.

Does it mean that the Euler angles are just calculated? Is this the same for other datasets?