yfeng95 / face3d

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

Generate images with lighting variations from original image? #46

Open nvinhphuc opened 5 years ago

nvinhphuc commented 5 years ago

From a face image, how can I use this repo to render more images with different lighting? I mean I read the tutorial but all I can do is turn the image into a 3d model with no background, I don't know how to generate the 3d model to images with the same original background but with lighting variations.

Liforam commented 5 years ago

Can you reconstruct the images using this repo? For example, the image of Obama --> 3D model of Obama --> the reconstructed image of Obama.