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

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.

Jianan Zhen, Qi Fang, Jiaming Sun, Wentao Liu, Wei Jiang, Hujun Bao, Xiaowei Zhou• 2020

Related benchmarks

TaskDatasetResultRank
3D Human Pose EstimationHuman3.6M (test)--
547
3D Human Pose Estimation3DPW (test)--
505
3D Human Pose EstimationHuman3.6M--
160
Multi-person 3D Pose EstimationMuPoTS-3D (test)
3DPCK80.5
41
Multi-person 3D Human Pose EstimationCMU Panoptic
MPJPE (Mean) [mm]61.8
37
3D Human Pose Estimation3DPW OCC (test)--
31
3D Multi-person Pose EstimationMuPoTS-3D All people
PCK (Absolute)35.4
24
3D Multi-person Pose EstimationMuPoTS-3D Matched people
PCKrel80.5
22
Multi-person 3D Human Pose EstimationCMU Panoptic (test)
MPJPE (Average)61.8
22
3D Multi-person Pose EstimationMuPoTS-3D
3D PCK Score80.5
21
Showing 10 of 18 rows

Other info

Code

Follow for update