3DMM-Fitting-Pytorch icon indicating copy to clipboard operation
3DMM-Fitting-Pytorch copied to clipboard

Adapting to other statistical face model?

Open charlieguo0610 opened this issue 2 years ago • 3 comments

Hi, I wonder if the repo can be adapted to other face models, such as FLAME?

charlieguo0610 avatar Jun 30 '22 06:06 charlieguo0610

At the moment, I dont have much time to do it. You may try it yourself, which is not really difficult. You can just create a new class and does similar things as in 'BFM09Model.py'. Define how the vertices and texture map are generated from the parameters, and also the facial landmark correspondence. That's it.

ascust avatar Jul 08 '22 03:07 ascust

Hi, I wonder if the repo can be adapted to other face models, such as FLAME?

Hi, do you try it using FLAME? Can you share this?

XH-B avatar Aug 19 '22 08:08 XH-B

I’m interested in the same thing. I hope you find the time to convert to the FLAME model.

emlcpfx avatar May 27 '23 03:05 emlcpfx