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

question about compute_coordinates.py #53

Open venuszhou opened 4 years ago

venuszhou commented 4 years ago

@tengteng95 Hi, why I always get [-1, -1] * 18 when I try to run compute_coordinates.py? For any images I give, the cooridiantes always are [-1, -1], so strange.

sunshinewhy commented 4 years ago

@venuszhou Hi, I also meet the same question. Can you tell me how to solve it? Thanks a lot.

DragonZzzz commented 3 years ago

Have you solved the problem? @venuszhou @wanghongyu607