mks0601 / TF-SimpleHumanPose

TensorFlow implementation of "Simple Baselines for Human Pose Estimation and Tracking", ECCV 2018
336 stars 90 forks source link

mpii to coco format #50

Closed henbucuoshanghai closed 4 years ago

henbucuoshanghai commented 4 years ago

get the 12g mpii dataset,run the mpii2coco.py, error

FileNotFoundError: [Errno 2] No such file or directory: '../images/015601864.jpg'

and I check the imags,it has no 015601864.jpg. how to solve it

sunahmin-lab commented 4 years ago

how could you solve that problem?

sanchitjain04 commented 4 years ago

What is the fix for this, i am facing same issue, although i have the file then also its giving above error