TimoBolkart / TF_FLAME

Tensorflow framework for the FLAME 3D head model. The code demonstrates how to sample 3D heads from the model, fit the model to 2D or 3D keypoints, and how to generate textured head meshes from Images.
http://flame.is.tue.mpg.de/
444 stars 78 forks source link

how to generate dynamic_lmk_faces_idx? #34

Closed alicedingyueming closed 4 years ago

alicedingyueming commented 4 years ago

Sorry for bothering you. Thanks for your great work! I am trying the texture model of TF-FLAME now, and I notice that there is a dynamic_lmk_faces_idx data. could you give me some hints to understand that?