ladi-vton icon indicating copy to clipboard operation
ladi-vton copied to clipboard

Bad Result on custom image from DressCode Dataset

Open Shivanshmundra opened this issue 1 year ago • 5 comments

Hi Folks,

I tried inferencing on single image taken from dresscode with all preprocessed data from the original source data itself with minor tweaks. I am getting unexpected results from the custom inference.

Even when I am doing preprocessing myself the results are similar. I have attached input and output images as reference.(Pose map has 18 channels so couldn't visualize it properly here).

image image

Can anyone help me here?

Shivanshmundra avatar Dec 18 '23 18:12 Shivanshmundra

I am getting weird warped cloth in the process which might be causing this error image

Shivanshmundra avatar Dec 18 '23 18:12 Shivanshmundra

Hi Folks,

I tried inferencing on single image taken from dresscode with all preprocessed data from the original source data itself with minor tweaks. I am getting unexpected results from the custom inference.

Even when I am doing preprocessing myself the results are similar. I have attached input and output images as reference.(Pose map has 18 channels so couldn't visualize it properly here).

image image Can anyone help me here?

i can help you, can you give me dresscode dataset?

DevelMayCry-MrChen avatar Dec 28 '23 08:12 DevelMayCry-MrChen

@DevelMayCry-MrChen thanks for helping out. I was able to run basic inference with some bug fixes. Still I think the model is not able to transfer model logos or text perfectly. image

Cloth image link and model image link. Let me know if you're able to process it well.

Shivanshmundra avatar Jan 07 '24 07:01 Shivanshmundra

Hi @Shivanshmundra , it seems you were able to produce a pretty good result. Can you please share the code you used for inference? Thanks!

benemana avatar Jan 08 '24 10:01 benemana

@benemana you can check this issue for reference - https://github.com/miccunifi/ladi-vton/issues/25. I just followed preprocessing steps mentioned here, changed it to dresscode dataset though.

Shivanshmundra avatar Jan 15 '24 05:01 Shivanshmundra