sicxu / Deep3DFaceRecon_pytorch

Accurate 3D Face Reconstruction with Weakly-Supervised Learning: From Single Image to Image Set (CVPRW 2019). A PyTorch implementation.
MIT License
1.69k stars 312 forks source link

How to make rendered mesh video to gif in the title. #152

Open sunwoo76 opened 1 year ago

sunwoo76 commented 1 year ago

Hello,

I made a rendered mesh with the corresponding person's textures. However, I want to remove the texture and color. How do I render only mesh with grayscale?

Thanks!

harlanhong commented 6 months ago

Hi, do you figure it out?