bcmi / DCI-VTON-Virtual-Try-On

[ACM Multimedia 2023] Taming the Power of Diffusion Models for High-Quality Virtual Try-On with Appearance Flow.
https://arxiv.org/abs/2308.06101
MIT License
387 stars 56 forks source link

get cloth-warp image use my dataset #23

Closed chunxia75qin closed 10 months ago

chunxia75qin commented 11 months ago

when I use the warp model provided by author to get cloth-warp image, I find it less effective. so I need to use my dataset to train a warp model, use train_VITON.sh, but how to get cloth-warp image for training, are cloth-warp gt image manually annotated?

Limbor commented 10 months ago

The reason may be the same as https://github.com/bcmi/DCI-VTON-Virtual-Try-On/issues/19#issuecomment-1751629201. And for training, you need do the preprocessing on your data and organize these data like the VITON-HD dataset, then training.