Distribution-Aware Coordinate Representation for Human Pose Estimation
Feng Zhang, Xiatian Zhu, Hanbin Dai, Mao Ye, Ce Zhu

TL;DR
This paper investigates the impact of coordinate representation and decoding methods in human pose estimation, proposing a novel distribution-aware approach that improves accuracy across multiple models and benchmarks.
Contribution
It introduces DARK, a distribution-aware coordinate representation method that enhances pose estimation performance by addressing decoding and encoding limitations.
Findings
DARK significantly improves accuracy on MPII and COCO benchmarks.
Decoding heatmaps into joint coordinates greatly affects pose estimation performance.
Distribution-aware encoding leads to more unbiased and effective training.
Abstract
While being the de facto standard coordinate representation in human pose estimation, heatmap is never systematically investigated in the literature, to our best knowledge. This work fills this gap by studying the coordinate representation with a particular focus on the heatmap. Interestingly, we found that the process of decoding the predicted heatmaps into the final joint coordinates in the original image space is surprisingly significant for human pose estimation performance, which nevertheless was not recognised before. In light of the discovered importance, we further probe the design limitations of the standard coordinate decoding method widely used by existing methods, and propose a more principled distribution-aware decoding method. Meanwhile, we improve the standard coordinate encoding process (i.e. transforming ground-truth coordinates to heatmaps) by generating accurate…
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
Distribution-Aware Coordinate Representation for Human Pose Estimation· youtube
Taxonomy
TopicsHuman Pose and Action Recognition · Anomaly Detection Techniques and Applications · Gait Recognition and Analysis
MethodsHeatmap
