Basel Face Model (BFM) to FLAME
saikiran321 opened this issue · 3 comments
saikiran321 commented
How did you fit BFM model to FLAME? I have tried fitting a Flame mean shape to BFM mean shape, but couldn't find good shape parameters for FLAME model.
If you can give me some info on this it would be helpful.
HavenFeng commented
It requires a coupled registration process, it also may depend on your optimizer choice, we use L-BFGS-B for our fitting process.
HavenFeng commented
you can also check this repo: https://github.com/TimoBolkart/BFM_to_FLAME
saikiran321 commented
Thanks, this helps very much