Single-Shot Multi-Person 3D Pose Estimation From Monocular RGB
Dushyant Mehta, Oleksandr Sotnychenko, Franziska Mueller, Weipeng Xu,, Srinath Sridhar, Gerard Pons-Moll, Christian Theobalt

TL;DR
This paper introduces a novel single-shot method for estimating 3D poses of multiple people from a single RGB image, robust to occlusions, using new occlusion-robust pose-maps and a large synthetic training dataset.
Contribution
The paper presents a new occlusion-robust pose-map technique and a large-scale synthetic dataset for multi-person 3D pose estimation from monocular images, enabling accurate inference under occlusions.
Findings
Achieves state-of-the-art performance on MuPoTs-3D dataset.
Effectively handles occlusions and multiple people without bounding box detection.
Provides publicly available datasets and code for further research.
Abstract
We propose a new single-shot method for multi-person 3D pose estimation in general scenes from a monocular RGB camera. Our approach uses novel occlusion-robust pose-maps (ORPM) which enable full body pose inference even under strong partial occlusions by other people and objects in the scene. ORPM outputs a fixed number of maps which encode the 3D joint locations of all people in the scene. Body part associations allow us to infer 3D pose for an arbitrary number of people without explicit bounding box prediction. To train our approach we introduce MuCo-3DHP, the first large scale training data set showing real images of sophisticated multi-person interactions and occlusions. We synthesize a large corpus of multi-person images by compositing images of individual people (with ground truth from mutli-view performance capture). We evaluate our method on our new challenging 3D annotated…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Pose and Action Recognition · Advanced Vision and Imaging · Video Surveillance and Tracking Methods
