miraymen / pix2surf

Learning to Transfer Texture from Clothing Images to 3D Humans, CVPR 2020
Other
342 stars 62 forks source link

front / back mesh creation using the Silhouette matching - stage 1 of data collection #31

Closed neerajkuhike closed 3 years ago

neerajkuhike commented 3 years ago

Hi,

When I am running the run.py for meshes creation for RGB images of garments. I am getting two objects for front and back but In your demo, you are using the same object for front and back as the UV map texture gets easily mapped in the demo. But When I am using my custom meshes, which object should I select or how should I combine the meshes for front and back so that the texture UV map gets easily mapped.