erkil1452 / gaze360

Code for the Gaze360: Physically Unconstrained Gaze Estimation in the Wild Dataset
http://gaze360.csail.mit.edu
Other
225 stars 42 forks source link

How about the predict results? #10

Closed l35633 closed 4 years ago

l35633 commented 4 years ago

hello, dear friend! I wonder the prediction result is (Yaw, Pitch, Roll)? and how to change to Two dimensional coordinates? Thanks a lot!

erkil1452 commented 4 years ago

The output in angular_output (https://github.com/erkil1452/gaze360/blob/master/code/model.py, L51) is Yaw and Pitch in radians. That is [0,0] marks the person looks straight into the camera.