lastdefiance20 / TryYours-Virtual-Try-On

Virtual Try On site using HR-VITON. Anyone can try it using their own Image with clothes image.
98 stars 37 forks source link

image upload does not take effect #2

Open mayaa6 opened 1 year ago

mayaa6 commented 1 year ago

I upload a t-shirt image, the preview is OK: image but the output final image are always the Yale T-shirt image

lastdefiance20 commented 1 year ago

Hi, I think it is the same issue as #1.

For now, the solution is to resize the clothes image to a smaller image before you upload it. I will close this issue when I change the code to work with a bigger size of clothes image.

sorry for the inconvenience, and thank you for your interest in our project.

aryan1113 commented 1 year ago

@mayaa6 the issue persists even if the mannequin image (person on which image is to be warped) is changed. The output seems to be biased towards warping the Yale t-shirt onto the mannequin. I tried experimenting with various mannequin-shirt combinations of varying size and brightness values, but the output was always the Yale t-shirt on the mannequin.

Maybe points to bias in the training data, or similar alterations in the latent space which in turn lead to the embeddings being modified towards the embeddings for a Yale tshirt.