Hzzone / pytorch-openpose

pytorch implementation of openpose including Hand and Body Pose Estimation.
2.02k stars 391 forks source link

How to get candidate and subset values? #52

Open sunshinewhy opened 3 years ago

sunshinewhy commented 3 years ago

Your work is awesome. I want to get the candidate and subset values on the images, could you tell me how to get them? Thanks!