Rethinking the Heatmap Regression for Bottom-up Human Pose Estimation
Zhengxiong Luo, Zhicheng Wang, Yan Huang, Tieniu Tan, Erjin Zhou

TL;DR
This paper introduces scale-adaptive and weight-adaptive heatmap regression techniques to improve bottom-up human pose estimation, effectively handling scale variations and labeling ambiguities, and achieving state-of-the-art results.
Contribution
The paper proposes novel SAHR and WAHR methods that adapt heatmap parameters for better accuracy in bottom-up human pose estimation.
Findings
SAHR and WAHR significantly improve pose estimation accuracy.
Achieved 72.0AP on COCO test-dev2017, outperforming previous methods.
Outperforms many top-down approaches in accuracy.
Abstract
Heatmap regression has become the most prevalent choice for nowadays human pose estimation methods. The ground-truth heatmaps are usually constructed via covering all skeletal keypoints by 2D gaussian kernels. The standard deviations of these kernels are fixed. However, for bottom-up methods, which need to handle a large variance of human scales and labeling ambiguities, the current practice seems unreasonable. To better cope with these problems, we propose the scale-adaptive heatmap regression (SAHR) method, which can adaptively adjust the standard deviation for each keypoint. In this way, SAHR is more tolerant of various human scales and labeling ambiguities. However, SAHR may aggravate the imbalance between fore-background samples, which potentially hurts the improvement of SAHR. Thus, we further introduce the weight-adaptive heatmap regression (WAHR) to help balance the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Pose and Action Recognition · Anomaly Detection Techniques and Applications · Gait Recognition and Analysis
MethodsHeatmap
