-
Notifications
You must be signed in to change notification settings - Fork 128
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Weird tryon results after running CP-Viton-plus on colab - am I doing something wrong! #49
Comments
Hi @TamerElsherif , yes, the folder seems to be the correct one for the try-on results. However, as you can see, before running the try-on (TOM) network, you need to run the warping (GMM) network first, so that the cloth is matched to the target human body. After running GMM, copy the warp-cloth and mask results to the data directory, and then run the TOM network. Please follow the guideline carefully for your testing. Good luck! |
Thank you for your reply @minar09 . I did it already. |
Hi @minar09 During testing also , I first run the GMM model and the TOM model , but still I am not getting any reasonable result . Attached here images for your reference Thanks |
Hi @trilokpadhi , please check why the cloth is not warped from the GMM testing. As I mentioned above, you can check whether the GMM model is correctly loaded and stuff. If it's loading correctly, can you please post here sample GMM warping results? Thanks. |
Hi @minar09 , can you check the below result. I think the GMM is loaded because the GMM warped image is warped a little bit, is that correct? What do you think i can do to make it work? One more question, Does the technique work for the pants, dresses, jump-suites, ans swim-suites as well? Thanks again. |
Hi @TamerElsherif , can you debug by printing something to make sure that the GMM load the checkpoints correctly? It looks like it is not loaded. |
@thaithanhtuan , i found it wasn't able to load GMM file correctly. |
what did you do to make it load the GMM file correctly? |
Hi! can you please share the link of your custom image inference notebook? |
@thaithanhtuan @TamerElsherif I am having this same issue of getting colored images. Can you please help by stating the issue and its solution? |
Hi Matiur, @minar09
I tried to run the cp-vton-plus on Google colab but it gave weird result images in the folder "/cp-vton-plus/result/TOM/test/try-on" see below images. Is this the correct folder of the try on results? if not, where is the correct folder to look for try-on look?
can you please help me . I am still beginner in this.
Colab implementation
Result images:


Sample Images of /result/GMM/test/overlayed_TPS :

Sample Images of /result/GMM/test/result_dir :

Sample Images of /result/GMM/test/warp-cloth :

Thanks,
The text was updated successfully, but these errors were encountered: