-
Notifications
You must be signed in to change notification settings - Fork 22
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
image agnostic wrong!!! #9
Comments
I have not modified your dataloader.py. In your original getitem function, it calls the get_img_agnostic function. |
Maybe the VITON-HD used in my version is not consistent with yours. It seems that something (VITON-HD train/image-parse-v3 and train/openpose_json) are not consistent. |
@appleyang123 Have you solved the problem? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When i use your data_loader.py to generate the image agnostic in img_agnostic function. The result is wrong?
The first image is the model image. The second image is the cloth image. And the third image is the image agnostic returned by img_agnostic function.
The text was updated successfully, but these errors were encountered: