emoca icon indicating copy to clipboard operation
emoca copied to clipboard

How to realize the Head Pose Estimation?

Open wdings opened this issue 2 years ago • 1 comments

wdings avatar Apr 29 '22 08:04 wdings

if you set save_codes to True when running the demo, in the resulting file there will be a posecode vector. The first three numbers are the global rotation in axis-angle form (that's how FLAME expects it).

radekd91 avatar May 02 '22 07:05 radekd91