mks0601 / TF-SimpleHumanPose

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

Inference with Pre-trained Models #41

Closed wingedrasengan927 closed 4 years ago

wingedrasengan927 commented 4 years ago

Hello, and thank you for this amazing work. I have an Image and I used a pre-trained object detection model to get classID, scores, bounding box. Now, using this, how can I use the pose estimation model.

mks0601 commented 4 years ago

Described in README