paper-with-me

Papers

Distribution-Aware Coordinate Representation for Human Pose Estimation

2019-10-14 · CVPR 2020 6 · Feng Zhang, Xiatian Zhu, Hanbin Dai, Mao Ye, Ce Zhu

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 heatmap distributions for unbiased model training. Taking the two together, we formulate a novel Distribution-Aware coordinate Representation of Keypoint (DARK) method. Serving as a model-agnostic plug-in, DARK significantly improves the performance of a variety of state-of-the-art human pose estimation models. Extensive experiments show that DARK yields the best results on two common benchmarks, MPII and COCO, consistently validating the usefulness and effectiveness of our novel coordinate representation idea.

📄 PDF Abstract BibTeX arXiv:1910.06278

Code (6)

leoxiaobin/deep-high-resolution-net.pytorch 공식 구현 pytorch
Klawens/SwinPose pytorch
PaddlePaddle/PaddleDetection paddle
chandyalex/Darkpose_Tensorflow tf
ilovepose/DarkPose pytorch
open-mmlab/mmpose pytorch

Tasks

Keypoint DetectionMulti-Person Pose EstimationPose Estimation

Methods 이 논문이 사용한 방법론

Heatmap 설명 없음

Similar Papers 제목 키워드 기반

Joint COCO and Mapillary Workshop at ICCV 2019 Keypoint Detection Challenge Track Technical Report: Distribution-Aware Coordinate Representation for Human Pose Estimation

2020-03-13 · Hanbin Dai, Liangbo Zhou, Feng Zhang, Zhengyu Zhang 외

In this paper, we focus on the coordinate representation in human pose estimation. While being the standard choice, heatmap based representation has not been systematically investigated. We found that the process of coor…

Keypoint DetectionPose Estimation

On Coordinate Decoding for Keypoint Estimation Tasks

2021-10-19 · Anargyros Chatzitofis, Nikolaos Zioulis, Georgios Nikolaos Albanis, Dimitrios Zarpalas 외

A series of 2D (and 3D) keypoint estimation tasks are built upon heatmap coordinate representation, i.e. a probability map that allows for learnable and spatially aware encoding and decoding of keypoint coordinates on gr…

Keypoint Estimation

GloPro: Globally-Consistent Uncertainty-Aware 3D Human Pose Estimation & Tracking in the Wild

2023-09-19 · Simon Schaefer, Dorian F. Henning, Stefan Leutenegger

An accurate and uncertainty-aware 3D human body pose estimation is key to enabling truly safe but efficient human-robot interactions. Current uncertainty-aware methods in 3D human pose estimation are limited to predictin…

3D Human Pose EstimationPose Estimation

World-Coordinate Human Motion Retargeting via SAM 3D Body

2025-12-25 · Zhangzheng Tu, Kailun Su, Shaolong Zhu, Yukun Zheng arxiv

Recovering world-coordinate human motion from monocular videos with humanoid robot retargeting is significant for embodied intelligence and robotics. To avoid complex SLAM pipelines or heavy temporal models, we propose a…

AugLift: Depth-Aware Input Reparameterization Improves Domain Generalization in 2D-to-3D Pose Lifting

2025-08-09 · Nikolai Warner, Wenjin Zhang, Hamid Badiozamani, Irfan Essa 외 arxiv

Lifting-based 3D human pose estimation infers 3D joints from 2D keypoints but generalizes poorly because $(x,y)$ coordinates alone are an ill-posed, sparse representation that discards geometric information modern founda…

3D Human Pose EstimationDomain Generalization