liren2515 / DrapeNet

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

Constraint on latent code for 3D/image fitting #16

Closed sunshineatnoon closed 6 months ago

sunshineatnoon commented 7 months ago

Hi @liren2515 Thanks for open-sourcing this awesome work. I have a question about fitting a 3D garment mesh or an image using DrapeNet. As far as I understand, this is done by freezing the decoder and optimizing a latent code. However, what if the latent code goes out of distribution the latent space ? For example, in the images below, the optimized mesh has some floaters: Picture1

boqian-li commented 6 months ago

Hi, I wanna know have u solved this problem?