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
517 stars 127 forks source link

Not showing the output images while code is running #90

Closed MAmmarRaza closed 1 year ago

MAmmarRaza commented 1 year ago

Dear Researcher, i am trying to run the demo but i am feeling trouble here when i run this code, it ran fine but not shown the output images, like poses, dresses etc while i ran all recent cells acurately if i am not wrong. Please help me thank you very much for your efforts. Screenshot from 2023-09-10 20-48-35

cuiaiyu commented 1 year ago

Please run %matplotlib inline in the notebook before plotting.