tensorlayer / HyperPose

Library for Fast and Flexible Human Pose Estimation
https://hyperpose.readthedocs.io
1.25k stars 275 forks source link

infer.py results in same parts predicted twice #307

Open rajat-008 opened 4 years ago

rajat-008 commented 4 years ago

Upon running the infer.py script with the pre-trained openpose-lightweight resnet50 model, at times the pose estimation results repeat certain parts, and also omit certain parts.(refer attached images) Also, is there a way hyperpose can isolate the pose estimates(coordinates and scores) for multiple poses in an image as is the case with posenet by Google? 3 9 11

HoangTienDuc commented 2 years ago

Hello @rajat-008. Could you please tell me, where to get openpose model. I want to run infer.py also

Gyx-One commented 2 years ago

Hello! @rajat-008 @HoangTienDuc Sorry to response so late! The infer.py have several issues reported, thus I add a correct python demon at python_demo.py that has been fully tested to make sure they can be correctly run with the provided model weights. :)

As for the npz model weights, we already upload them to the google drive. You can download them there :).