natanielruiz / deep-head-pose

:fire::fire: Deep Learning Head Pose Estimation using PyTorch.
Other
1.58k stars 368 forks source link

Range of pitch,yaw and roll #98

Closed lilaczhou closed 4 years ago

lilaczhou commented 4 years ago

I thought the value range of pitch should be in (-99,102) after dealing with bins, but actually the range is about in [-1,70]. Is there any wrong? Did I mistake the step?

ps: on 300W_LP and BIWI dataset