mks0601 / TF-SimpleHumanPose

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

Any model to create human detection json #43

Closed IshrakHasin closed 4 years ago

IshrakHasin commented 4 years ago

Hi can you suggest any model to create human detection json. We are Technos data science Inc . from Japan.

mks0601 commented 4 years ago

I used Detectron (https://github.com/facebookresearch/Detectron/blob/master/MODEL_ZOO.md)

IshrakHasin commented 4 years ago

Thank you very much

IshrakHasin commented 4 years ago

Can you please specify the tensorflow version you used to test?

mks0601 commented 4 years ago

Sorry, I cannot clearly remember. But I guess a version which is compatible with Python 3.6.5

henbucuoshanghai commented 4 years ago

how to get the human detection json???the mpii dataset has it???? it means get the pepole bbox from the imgs???

mks0601 commented 4 years ago

It is provided in README