Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

HigherHRNet: Scale-Aware Representation Learning for Bottom-Up Human Pose Estimation

About

Bottom-up human pose estimation methods have difficulties in predicting the correct pose for small persons due to challenges in scale variation. In this paper, we present HigherHRNet: a novel bottom-up human pose estimation method for learning scale-aware representations using high-resolution feature pyramids. Equipped with multi-resolution supervision for training and multi-resolution aggregation for inference, the proposed approach is able to solve the scale variation challenge in bottom-up multi-person pose estimation and localize keypoints more precisely, especially for small person. The feature pyramid in HigherHRNet consists of feature map outputs from HRNet and upsampled higher-resolution outputs through a transposed convolution. HigherHRNet outperforms the previous best bottom-up method by 2.5% AP for medium person on COCO test-dev, showing its effectiveness in handling scale variation. Furthermore, HigherHRNet achieves new state-of-the-art result on COCO test-dev (70.5% AP) without using refinement or other post-processing techniques, surpassing all existing bottom-up methods. HigherHRNet even surpasses all top-down methods on CrowdPose test (67.6% AP), suggesting its robustness in crowded scene. The code and models are available at https://github.com/HRNet/Higher-HRNet-Human-Pose-Estimation.

Bowen Cheng, Bin Xiao, Jingdong Wang, Honghui Shi, Thomas S. Huang, Lei Zhang• 2019

Related benchmarks

TaskDatasetResultRank
Human Pose EstimationCOCO (test-dev)
AP70.5
408
2D Human Pose EstimationCOCO 2017 (val)
AP72.1
386
Pose EstimationCOCO (val)
AP72.1
319
Human Pose EstimationCOCO 2017 (test-dev)
AP70.5
180
Multi-person Pose EstimationCrowdPose (test)
AP68.8
177
Multi-person Pose EstimationCOCO (test-dev)
AP70.5
101
Multi-person Pose EstimationCOCO 2017 (test-dev)
AP68.4
99
Whole-body Pose EstimationCOCO-Wholebody 1.0 (val)
Body AP63
64
Human Pose EstimationCOCO (val)
AP68.6
53
Pose EstimationCOCO (test)
AP70.5
28
Showing 10 of 22 rows

Other info

Code

Follow for update