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

How to generate cloth-mask #66

Closed rafidgotit closed 3 years ago

rafidgotit commented 3 years ago

Following your instructions, I understood every concepts except the "Cloth Mask using opencv/pillow. Can you please give the reference of the instructions on generating cloth-mask? Thank you so much in advance!

minar09 commented 3 years ago

Hi, @rafid08 , I have a separate repository for cloth-masking code: https://github.com/minar09/Clothing-Matching. You can try it or write a suitable program as per your needs.

rafidgotit commented 3 years ago

Hi, @rafid08 , I have a separate repository for cloth-masking code: https://github.com/minar09/Clothing-Matching. You can try it or write a suitable program as per your needs.

Thank you so much!!!