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

Not able to get password for img_highres.zip #75

Closed shivansh-chanana closed 1 year ago

shivansh-chanana commented 1 year ago

Hello, I have mailed the authors with the signed agreement a month ago but I still haven't received any response from them. Is there any other way to run a project or find a dataset that is free and easy to integrate? Please help me as I need it for my research paper. Thank you

cuiaiyu commented 1 year ago

Hi! For DeepFashion, I think you have to get permission from the authors in order to be authorized to use the data. Maybe you can contact other authors or current people in their lab to see if they are more likely to reply.

You can run this code with any preprocessed (image, parse, keypoint) data for any person images, although you may need to write your data loader. Note, the pretrained model is biased towards DeepFashion, so you may not get the best performance with outlier data.

cuiaiyu commented 1 year ago

Maybe also check this https://github.com/yumingj/DeepFashion-MultiModal