SMAP: Single-Shot Multi-Person Absolute 3D Pose Estimation
About
Recovering multi-person 3D poses with absolute scales from a single RGB image is a challenging problem due to the inherent depth and scale ambiguity from a single view. Addressing this ambiguity requires to aggregate various cues over the entire image, such as body sizes, scene layouts, and inter-person relationships. However, most previous methods adopt a top-down scheme that first performs 2D pose detection and then regresses the 3D pose and scale for each detected person individually, ignoring global contextual cues. In this paper, we propose a novel system that first regresses a set of 2.5D representations of body parts and then reconstructs the 3D absolute poses based on these 2.5D representations with a depth-aware part association algorithm. Such a single-shot bottom-up scheme allows the system to better learn and reason about the inter-person depth relationship, improving both 3D and 2D pose estimation. The experiments demonstrate that the proposed approach achieves the state-of-the-art performance on the CMU Panoptic and MuPoTS-3D datasets and is applicable to in-the-wild videos.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| 3D Human Pose Estimation | Human3.6M (test) | -- | 547 | |
| 3D Human Pose Estimation | 3DPW (test) | -- | 505 | |
| 3D Human Pose Estimation | Human3.6M | -- | 160 | |
| Multi-person 3D Pose Estimation | MuPoTS-3D (test) | 3DPCK80.5 | 41 | |
| Multi-person 3D Human Pose Estimation | CMU Panoptic | MPJPE (Mean) [mm]61.8 | 37 | |
| 3D Human Pose Estimation | 3DPW OCC (test) | -- | 31 | |
| 3D Multi-person Pose Estimation | MuPoTS-3D All people | PCK (Absolute)35.4 | 24 | |
| 3D Multi-person Pose Estimation | MuPoTS-3D Matched people | PCKrel80.5 | 22 | |
| Multi-person 3D Human Pose Estimation | CMU Panoptic (test) | MPJPE (Average)61.8 | 22 | |
| 3D Multi-person Pose Estimation | MuPoTS-3D | 3D PCK Score80.5 | 21 |