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

Double faced Images #84

Open lokesh0606 opened 2 years ago

lokesh0606 commented 2 years ago

When I tried to run the model. Using the default dataset of cp_vton_plus I was getting double faced images or like two images combined in a single images. I don't know why this is happening cause I haven't changed any code and have not replaced any images in the test dataset also. If anyone is facing the same issue orelse if anyone know the solution to this please respond ASAP MergedImages

minar09 commented 2 years ago

This is due to the wrong pair/images id in the GMM/TOM step. Please debug your inputs or check the previous issues here.