yfeng95 / face3d

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

How to fit 3D model to my own 2D face image? #83

Open fisakhan opened 3 years ago

fisakhan commented 3 years ago

How can I fit this 3D model to my own 2D face image? For example I want to do https://github.com/YadiraF/face3d/issues/73 , how can I do it?

Zenway-Wong commented 2 years ago

Hi, do you know the answer? I cannot find any function for fit 2D image in this repo.

mha142 commented 1 year ago

Would you please share ideas about this, if you are able to make it.