choyingw / SynergyNet

3DV 2021: Synergy between 3DMM and 3D Landmarks for Accurate 3D Facial Geometry
MIT License
372 stars 56 forks source link

Head pose estimation #33

Open tawichi opened 9 months ago

tawichi commented 9 months ago

Hi.

I have a question about the output of head pose estimation. The head posture output is "Euler angles [yaw, pitch, roll] and translation [y, x, z]". What does this translation [y, x, z] mean?

ken881015 commented 3 months ago

Because for alignment, you have to not only rotate the face in 3D space, but also have to translate the face from 3D space to image coordinate.