hysts / pytorch_mpiigaze_demo

Gaze estimation using MPIIGaze and MPIIFaceGaze
MIT License
290 stars 66 forks source link

how to understand _compute_normalizing_rotation #15

Closed CaichaoGitHub closed 2 years ago

CaichaoGitHub commented 2 years ago

hi author, thanks your great work on gaze; i'm not clear about the _compute_normalizing_rotation function: can you give me some suggestions ? image

hysts commented 2 years ago

Hi, @CaichaoGitHub

The description in section 4.2 and Figure 9 of this paper will help you understand it.

CaichaoGitHub commented 2 years ago

thanks for reply !

hysts commented 2 years ago

No problem!