yfeng95 / face3d

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

How to use this repo with mesh data with 43867 vertices? (face mesh generate by PRNet) #42

Open nvinhphuc opened 5 years ago

xuhangxuhang commented 4 years ago

Any update? I also encounter this problem, using PRNet mesh data received all zero planes for the color maps and depth maps. Did you solve this problem?

HOMGH commented 4 years ago

Any update? I also encounter this problem, using PRNet mesh data received all zero planes for the color maps and depth maps. Did you solve this problem?

Hi. I have the same problem. Could you find any way to solve it?