Deep3DFaceReconstruction icon indicating copy to clipboard operation
Deep3DFaceReconstruction copied to clipboard

color(texture) vector to 2d image

Open cha-noong opened this issue 5 years ago • 1 comments

I want a get the 2d face(texture) image like PRNet UV map, but the texture of the model's output is a vector, so Can I change it to a 2d image without using tf_mesh_renderer? because tf_mesh_renderer doesn't install on my desktop and seems to have a lot of constraints(such as.. Only Linux)

if anyone solved it, please tell me how

cha-noong avatar Feb 12 '20 08:02 cha-noong

I want a get the 2d face(texture) image like PRNet UV map, but the texture of the model's output is a vector, so Can I change it to a 2d image without using tf_mesh_renderer? because tf_mesh_renderer doesn't install on my desktop and seems to have a lot of constraints(such as.. Only Linux)

if anyone solved it, please tell me how

Hi, Could you find any way for extracting 2D texture map?

HOMGH avatar May 18 '20 19:05 HOMGH