cuiaiyu / dressing-in-order

(ICCV'21) Official code of "Dressing in Order: Recurrent Person Image Generation for Pose Transfer, Virtual Try-on and Outfit Editing" by Aiyu Cui, Daniel McKee and Svetlana Lazebnik
https://cuiaiyu.github.io/dressing-in-order
Other
513 stars 127 forks source link

cannot reproduce the result #38

Closed SenHe closed 2 years ago

SenHe commented 2 years ago

Hi Aiyu,

I followed exactly the same process as you mentioned in the github (I didn't install the cuda function in GFLA as I only need to run the inference stage, and I set --frozen_flownet=True). But the generated results are like this: generated_2 generated_3

cuiaiyu commented 2 years ago

Can you check if the input pose/parse are correctly loaded? also please also check if the --netG and checkpoint are consistent.