leoxiaobin / deep-high-resolution-net.pytorch

The project is an official implementation of our CVPR2019 paper "Deep High-Resolution Representation Learning for Human Pose Estimation"
https://jingdongwang2017.github.io/Projects/HRNet/PoseEstimation.html
MIT License
4.31k stars 908 forks source link

How to visualize the heatmap output from the hrnet? #300

Open gjgjgjfff opened 1 year ago

ligaoqi2 commented 5 months ago

https://github.com/ligaoqi2/HRNet-with-Visualized-Heatmap-and-Intermediate-Results/blob/master/demo/demo_heatmap.py You can refer to this.