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

some trouble when running demo #41

Closed xuCW1 closed 1 year ago

xuCW1 commented 2 years ago

Hi! I successfully practiced the texture transfer in your demo, and I found it very interesting. But when I try to use only a texture image instead of a character image as the source texture, I encounter difficulties, how can I achieve this?I want to achieve the same result as in your paper.Thank you! image

cuiaiyu commented 2 years ago

You can replace the garment texture feature with something like model.E_attr(my_texture_image)