liren2515 / DrapeNet

Code for "DrapeNet: Garment Generation and Self-Supervised Draping", CVPR2023
GNU General Public License v3.0
118 stars 7 forks source link

reconstruct garment from an image #9

Open wayying opened 1 year ago

wayying commented 1 year ago

Thank you for your good work,I want to know how I can reconstruct the garment from the input image

liren2515 commented 1 year ago

Thanks for your interest in our work. We don't provide the codes for the fitting. You can customize your own code with our models and a differentiable renderer (like pytorch3D) for this purpose. For more information, please check here. The fitting of Drapenet is similar to our previous work DIG.

hygenie1228 commented 8 months ago

How can I find image-to-garment reconstruction codes in the DIG repository? I cannot find the fitting codes.

liren2515 commented 8 months ago

How can I find image-to-garment reconstruction codes in the DIG repository? I cannot find the fitting codes.

https://github.com/liren2515/DIG/issues/4