minar09 / cp-vton-plus

Official implementation for "CP-VTON+: Clothing Shape and Texture Preserving Image-Based Virtual Try-On", CVPRW 2020
https://minar09.github.io/cpvtonplus/
MIT License
343 stars 120 forks source link

Test with a full outfit. #67

Open masfour7 opened 3 years ago

masfour7 commented 3 years ago

Does this model work if we tried to train it on a full outfit? (i.e. t-shirts, pants, boots all together at the same time). If we managed to get a large dataset and changed some variables in cp_dataset.py, would it still be able to give good results?

minar09 commented 3 years ago

Do you mean to try on with a full outfit at the same time? Sure you can try. That would be interesting research to do. However, I think DL-based methods may not work very efficiently for generating that variety.

ericguillaume commented 3 years ago

Hello @masfour7,

I think its perfectly doable but tricky, I would love to exchange on this topic with you, I gave you my contact on another answer,

Cheers