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.
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.