TimoBolkart / TEMPEH

TEMPEH reconstructs 3D heads in dense semantic correspondence from calibrated multi-view images in about 0.3 seconds.
https://tempeh.is.tue.mpg.de
Other
116 stars 7 forks source link

FLAME parameters for the registrations #7

Closed xiyichen closed 7 months ago

xiyichen commented 8 months ago

I am trying to repose the sequences of the registered meshes in your dataset onto FLAME models with different shapes, for which I need facial expression parameters. However, in the downloaded "FLAME Registrations - Package 01 - 07" I can only find the .ply meshes. Where can I find the corresponding FLAME parameters?

yorard123 commented 5 months ago

Hi, I am also interested on getting the FLAME parameters of the registered data, were you able to find it?

TimoBolkart commented 5 months ago

There are different FLAME versions which would require distributing parameters for every model (using parameters for the wrong model would result in poor results otherwise). That's why we had decided to not distribute parameters but the FLAME registration meshes. To get FLAME parameters, you can fit FLAME to the registered mesh by minimizing a vertex-to-vertex loss between the model and the registration meshes.