BFM_to_FLAME
BFM_to_FLAME copied to clipboard
Convert from Basel Face Model (BFM) to the FLAME head model
Nice work! Can you give a general introduction on how to prepare **FLAME_uv_template.obj** and **BFM_aligned.obj**? Did you just prepare the generic template mesh of FLAME and save it as FLAME_uv_template.obj,...
Hi, This project use standard BFM2009 convert to FLame, but deep3dface (https://github.com/sicxu/Deep3DFaceRecon_pytorch.git) generate mesh is not standart (71418,3), how to convert this mesh to flame? Thanks a lot!
Hi @TimoBolkart ! I have a question I hope you could help me with. I'm trying to convert a UV texture made for HiFi3D++ into a UV texture for FLAME....
my basel model doesn't include the neck, can it still work?
Hi, thanks for your sharing. We had this problem (Conversion failed - input mesh does not match any setup) while converting an obj file generated by deep3d (which is based...
Nice work! But I only successfully converted the mesh of BFM model. I don't understand how to change texture.I need to use col_ to_ tex.py? I'm not likely to use...
Hi, thanks for the repository ! Is it possible to ask for a correspondence between BIWI (https://data.vision.ee.ethz.ch/cvl/datasets/b3dac2.en.html) and FLAME ?
I want to convert a SFM model to FLAME. I try to replace the value in BFM_to_FLAME_corr by BFM_front_idx (https://github.com/sicxu/Deep3DFaceRecon_pytorch/blob/master/BFM/BFM_front_idx.mat) which means the corresponding face vertexs between SFM and BFM....
I am not able to download the file as the link provided for inpainting masks is not working can you provide me with the link from where I can download...
Would there be a way to fit the FLAME model to the ear and neckless BFM used in 3DDFA V3? Ideally this would be done before the output happens, not...