princeton-vl / pytorch_stacked_hourglass

Pytorch implementation of the ECCV 2016 paper "Stacked Hourglass Networks for Human Pose Estimation"
BSD 3-Clause "New" or "Revised" License
469 stars 94 forks source link

visualize keypoints #38

Closed wangdong0556 closed 2 years ago

wangdong0556 commented 2 years ago

Thank you for sharing! I have trained the model. After mpii validation test, I get a. Mat file. How to visualize keypoints?

crockwell commented 2 years ago

Unfortunately this repo doesn't include visualization code, but if you wanted to visualize, you could load images and color them in locations based on predictions