mks0601/TF-SimpleHumanPose

human detection json

henbucuoshanghai opened this issue · 5 comments

how to get the human detection json???the mpii dataset has it????

it means get the pepole bbox from the imgs???

using a dnn approach?like faster rcnn??

I haven't run human detection on MPII dataset, but you can run it using existing human detection models such as mask-rcnn

Train TF-SimpleHumanPose on the MPII dataset.

i have the mpii dataset,and get train.json,test.json
i want to Train TF-SimpleHumanPose on the MPII dataset.
does i have to get the human detection json?how to get it