yfeng95 / face3d

Python tools for 3D face: 3DMM, Mesh processing(transform, camera, light, render), 3D face representations.
2.64k stars 609 forks source link

How to optimize fitting 3Dmm using 68 key points in 2_3dmm.py #101

Open pfeducode opened 1 year ago

pfeducode commented 1 year ago

Thank you for your excellent work. I would like to know what algorithm you used when fitting 3mm using 68 key points. https://github.com/yfeng95/face3d/blob/master/examples/2_3dmm.py#L75