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

MeTRAbs: Metric-Scale Truncation-Robust Heatmaps for Absolute 3D Human Pose Estimation

About

Heatmap representations have formed the basis of human pose estimation systems for many years, and their extension to 3D has been a fruitful line of recent research. This includes 2.5D volumetric heatmaps, whose X and Y axes correspond to image space and Z to metric depth around the subject. To obtain metric-scale predictions, 2.5D methods need a separate post-processing step to resolve scale ambiguity. Further, they cannot localize body joints outside the image boundaries, leading to incomplete estimates for truncated images. To address these limitations, we propose metric-scale truncation-robust (MeTRo) volumetric heatmaps, whose dimensions are all defined in metric 3D space, instead of being aligned with image space. This reinterpretation of heatmap dimensions allows us to directly estimate complete, metric-scale poses without test-time knowledge of distance or relying on anthropometric heuristics, such as bone lengths. To further demonstrate the utility our representation, we present a differentiable combination of our 3D metric-scale heatmaps with 2D image-space ones to estimate absolute 3D pose (our MeTRAbs architecture). We find that supervision via absolute pose loss is crucial for accurate non-root-relative localization. Using a ResNet-50 backbone without further learned layers, we obtain state-of-the-art results on Human3.6M, MPI-INF-3DHP and MuPoTS-3D. Our code will be made publicly available to facilitate further research.

Istv\'an S\'ar\'andi, Timm Linder, Kai O. Arras, Bastian Leibe• 2020

Related benchmarks

TaskDatasetResultRank
3D Multi-person Pose EstimationMuPoTS-3D All people
PCK (Absolute)38.4
24
3D Pose EstimationMuPoTS-3D Matched (test)
Total Average Score87.5
23
3D Multi-person Pose EstimationMuPoTS-3D Matched people--
22
3D Multi-person Pose EstimationMuPoTS-3D--
21
3D Human Pose EstimationH3.6M Protocol 1 (subjects 9 and 11)
Avg Error49.3
18
3D Human Pose EstimationH36M
MPJPE49.3
16
3D Human Pose EstimationH3.6M Protocol 2 (subject 11)
P-MPJPE34.5
11
3D Human Pose EstimationMuPoTS-3D all groundtruths (test)
Avg Score83.3
9
3D Human Pose EstimationMPI-INF-3DHP Universal, height-normalized skeletons 1.0/2.0 (test)
PCK (Stand/walk)95.1
8
3D Human Pose Estimation3DPW 2020 (challenge)
MPJPE68.8
4
Showing 10 of 11 rows

Other info

Code

Follow for update