soubhiksanyal / FLAME_PyTorch

This is a implementation of the 3D FLAME model in PyTorch
MIT License
654 stars 86 forks source link

How to fit a face to get the FLAME parameters? #4

Open pdd-vn opened 3 years ago

pdd-vn commented 3 years ago

With BFM, I use the 68 landmarks points to get the parameters (shape, expression, etc,..). How can I do the same thing with FLAME?

sunjunlishi commented 2 years ago

?