BFM_to_FLAME icon indicating copy to clipboard operation
BFM_to_FLAME copied to clipboard

Convert from Basel Face Model (BFM) to the FLAME head model

Results 20 BFM_to_FLAME issues
Sort by recently updated
recently updated
newest added

Since I use the [3DDFA_V2](https://github.com/cleardusk/3DDFA_V2) to predict BFM model without neck area, how can i change it to FLAME model. BFM model without neck part only has 35709 points.

the example even not right...

Thank you for your code. I am a green hand in 3d face reconstruction, I wonder when converting a BFM mesh to a FLAME mesh, should we change the corresponding...

The conversion from FLAME albedo from BFM generates only two components. Can you please suggest if I have a textured BFM mesh, How to convert it in the textured FLAME...

Hello, the code of this branch demonstrates how to convert 3dmm mesh into flame mesh, but there is no texture conversion. Do you know how to convert 3dmm texture into...

Thank you for your nice and useful work! It seems that this repo is currently supporting BFM 2017 and 2009. Are you planning to also support BFM 2019? (https://faces.dmi.unibas.ch/bfm/bfm2019.html)

Hello, I've read the other issues and I want to ask how to generate the cache_data for mesh conversion. the BFM model I'm using doesn't seem to fit any so...

Thanks for your great work. The author provides the the BFM_to_FLAME_corr.npy for us. But how is this BFM_to_FLAME_corr.npzcalculated?

https://github.com/TimoBolkart/BFM_to_FLAME/blob/5d12b6ba9d4c4dfed387e26a9b25780dbd00adf6/mesh_convert.py#L74 Can this parameter convert the units of BFM into meters? Because I noticed FLAME is in Meters.