microsoft / Deep3DFaceReconstruction

Accurate 3D Face Reconstruction with Weakly-Supervised Learning: From Single Image to Image Set (CVPRW 2019)
MIT License
2.16k stars 441 forks source link

How to render the face with color? #168

Open frankjoe7 opened 3 years ago

frankjoe7 commented 3 years ago

Now I have the mesh.obj file and its correspondent .mat file. How can Iget the colorful face as the faces shown in the readme?

YuDeng commented 3 years ago

The .mat file should contain rendered face image.

frankjoe7 commented 3 years ago

The .mat file should contain rendered face image.

Thank you for the reply. So which software do I need to open the mat file to see the face with texture? Matlab? Or can I use some other 3D software?

YuDeng commented 3 years ago

You can use matlab to open it.