Rubikplayer / flame-fitting

Example code for the FLAME 3D head model. The code demonstrates how to sample 3D heads from the model, fit the model to 3D keypoints and 3D scans.
http://flame.is.tue.mpg.de/
714 stars 108 forks source link

can we use fit_scan.py to register our sace data to flame? #46

Open Veiiling opened 1 year ago

Veiiling commented 1 year ago

Hello. Thank you for your great work first of all. I want to fit my 3D scan data to the flame model. I have marked 51 feature points and scan data, can we use fit_scan.py to register our sace data to flame? Instead of first fitting 2D/3D facial markers and then fitting 3D (depth) surfaces using the ICP algorithm. I would appreciate any thoughts on this question. Thanks!

675492062 commented 10 months ago

This is precisely the issue I'm aware of. When I use other obj meshes and their corresponding landmarks as input, the fitting results are very poor. Is it possible that our own OBJ differs significantly from what the author provided?