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

about dynamic_lmk_faces_idx #35

Closed alicedingyueming closed 3 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?

TimoBolkart commented 4 years ago

Can you please specify your question? What do you want to do? What are you trying out? And how is the dynamic_lmk_faces_idx related to the texture model?