radekd91 / emoca

Official repository accompanying a CVPR 2022 paper EMOCA: Emotion Driven Monocular Face Capture And Animation. EMOCA takes a single image of a face as input and produces a 3D reconstruction. EMOCA sets the new standard on reconstructing highly emotional images in-the-wild

Home Page:https://emoca.is.tue.mpg.de/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to get head pose in origin image

zhangchenxu528 opened this issue · comments

Thanks for such a good work. I found that the head pose is calculated on each crop image. Is there an easy way to get the global head pose information, including rotation and translation?

In other words, how to combine crop location information and head pose on cropped image to get the overall head pose?