tengteng95 / Pose-Transfer

Code for the paper Progressive Pose Attention for Person Image Generation in CVPR19 (Oral).
MIT License
734 stars 160 forks source link

OSError: [Errno 2] No such file or directory: './results/market_PATN_test/test_latest/images_crop' #68

Closed sunshinewhy closed 4 years ago

sunshinewhy commented 4 years ago

When I run compute coordinates.py, it shows: OSError: [Errno 2] No such file or directory: './results/market_PATN_test/test_latest/images_crop' How can I solve this problem? Thanks a lot