stefanopini / simple-HRNet

Multi-person Human Pose Estimation with HRNet in Pytorch
GNU General Public License v3.0
571 stars 106 forks source link

how to get all the heatmap of image rather than one person? #72

Closed AstrayChao closed 3 years ago

AstrayChao commented 3 years ago

I want to generate the heatmap in whole image, but my dataset don't have any annotations about pose, what should I do? thanks.

AstrayChao commented 3 years ago

use higher HRNet..