last-one / Pytorch_Realtime_Multi-Person_Pose_Estimation

Pytorch version of Realtime Multi-Person Pose Estimation project
MIT License
216 stars 70 forks source link

Download the data set, annotations and COCO official toolbox #9

Closed wangfei-cs closed 6 years ago

wangfei-cs commented 6 years ago

I'm confused about downloading what dataset and what annotations. Could you help me?

last-one commented 6 years ago

I used COCO2017 to train and test. COCO2014 and COCO2017 have the same images and their split methods are different.