Skip to content
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

Open
appleyang123 opened this issue Apr 7, 2024 · 5 comments
Open

image agnostic wrong!!! #9

appleyang123 opened this issue Apr 7, 2024 · 5 comments

Comments

@appleyang123
Copy link

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.
image
image
image

@appleyang123
Copy link
Author

img
cloth
img_agnostic

@lyc0929
Copy link
Owner

lyc0929 commented Apr 8, 2024

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. image image image

please check your function's inputs ,the function can process the mask correctly when I use VITON-HD dataset.

@appleyang123
Copy link
Author

I have not modified your dataloader.py. In your original getitem function, it calls the get_img_agnostic function.
You can also check it.

@appleyang123
Copy link
Author

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.

@rohitpaul23
Copy link

@appleyang123 Have you solved the problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants