mks0601 / TF-SimpleHumanPose

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

Annotation Set Up #62

Closed xitsleena closed 4 years ago

xitsleena commented 4 years ago

I'm trying to train on PoseTrack but I haven't been able to set up the data directory properly.

I can't seem to find the json files for the annotations folder. Do you know where to find them? And from the 2018 PoseTrack annotation data (https://posetrack.net/users/download.php), should their given annotations folder be renamed to original_annotations since it has the train, val, test folders?

The posetrack2coco.py also looks in a combined_annotations folder with json files similar to the annotations listed in your directory structure. Are these separate jsons or the same?

mks0601 commented 4 years ago

Q. Should their given annotations folder be renamed to original_annotations since it has the train, val, test folders? A. Yes

Q. The posetrack2coco.py also looks in a combined_annotations folder with json files similar to the annotations listed in your directory structure. Are these separate jsons or the same? A. combined_annotations is what you want. posetrack2coco.py dump json file in combined_annotation.