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

Missing texture data #46

Closed wbensvage closed 3 years ago

wbensvage commented 3 years ago

Thank you for the amazing work. Just have one question. It seems there isn't texture_data_number.npy. And the download link seems invalid now?

TimoBolkart commented 3 years ago

Can you please point me to where texture_data_number.npy is being used? I am aware of the texture_data.npy, which can be downloaded from here: FLAME_texture_data. This is the same link as provided in the readme and it works.