Fanziapril / mvfnet

Pytorch code for paper: MVF-Net: Multi-View 3D Face Morphable Model Regression
MIT License
159 stars 27 forks source link

textured output #3

Closed ak9250 closed 5 years ago

ak9250 commented 5 years ago

how to get textured output with the ply

Fanziapril commented 5 years ago

Hi, Our method does not estimate texture information. But you can use the pixel intensity as the texture information and then write it to a ply file.