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
507 stars 126 forks source link

Texture transfer results #64

Closed vinodbukya6 closed 1 year ago

vinodbukya6 commented 1 year ago

Hi @cuiaiyu I am working on texture transfer demo. Results are not same as given in demo notebook.

Result I got: result_tex

Demo Result: texture_trans

How can I improve the performance?

cuiaiyu commented 1 year ago

If your setup is correct and you are still not satisfied the result, maybe you can try to retrain the model with a large inpainting task ratio. This will improve the performance of try-on and this editing task but will hurt pose transfer task.