HumanAIGC / Cloth2Tex

Cloth2Tex: A Customized Cloth Texture Generation Pipeline for 3D Virtual Try-On
GNU General Public License v3.0
406 stars 115 forks source link

How to use my own template mesh? #6

Open LeDuySon opened 6 months ago

LeDuySon commented 6 months ago

Hi guys, thank for the great work! I have integrated my own segmentation and landmark detection model in phase 1, everything working really smooth. But now i have faced challenge when trying to integrate my own template mesh, i dont have background in 3D processing so i dont know where to start. So I want to ask the steps that i should do to use my own template mesh for a specific category (for example: trouser).

BukuBukuChagma commented 2 months ago

Hi guys, thank for the great work! I have integrated my own segmentation and landmark detection model in phase 1, everything working really smooth. But now i have faced challenge when trying to integrate my own template mesh, i dont have background in 3D processing so i dont know where to start. So I want to ask the steps that i should do to use my own template mesh for a specific category (for example: trouser).

Any guidance on setting up that segmentation and landward detection model? Did you set this up on colab? Working env?