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 generate color map or texture map from a face image? #64

Open CodingMice opened 4 years ago

CodingMice commented 4 years ago

I want to generate color map or texture map from a face image. then I can use render.py to render it. Do you have any methods?

Wjiajie commented 4 years ago

Do you have any idea?