levihsu / OOTDiffusion

Official implementation of OOTDiffusion: Outfitting Fusion based Latent Diffusion for Controllable Virtual Try-on
Other
5.45k stars 801 forks source link

Defects in dress outputs #174

Open AnkitSinghBhardwaj opened 4 months ago

AnkitSinghBhardwaj commented 4 months ago

Ouputs are not as expected in case of dresses. It seems like dresses are just being pasted on model image. I have attached some files for your reference. Basically, dresses what I am using is tapered from bottom but after try on, it is sticking to the body. I have used following command line argument. python run_ootd.py --model_path --cloth_path --model_type dc --category 2 --scale 2.0 --sample 4

invtriangle_out_dc_1_1 hourglass_out_dc_1_1 apple_out_dc_4_0 4 1

Subhadip-sonai commented 3 months ago

In which directory is the final output saved?