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

LCR-Net++: Multi-person 2D and 3D Pose Detection in Natural Images

About

We propose an end-to-end architecture for joint 2D and 3D human pose estimation in natural images. Key to our approach is the generation and scoring of a number of pose proposals per image, which allows us to predict 2D and 3D poses of multiple people simultaneously. Hence, our approach does not require an approximate localization of the humans for initialization. Our Localization-Classification-Regression architecture, named LCR-Net, contains 3 main components: 1) the pose proposal generator that suggests candidate poses at different locations in the image; 2) a classifier that scores the different pose proposals; and 3) a regressor that refines pose proposals both in 2D and 3D. All three stages share the convolutional feature layers and are trained jointly. The final pose estimation is obtained by integrating over neighboring pose hypotheses, which is shown to improve over a standard non maximum suppression algorithm. Our method recovers full-body 2D and 3D poses, hallucinating plausible body parts when the persons are partially occluded or truncated by the image boundary. Our approach significantly outperforms the state of the art in 3D pose estimation on Human3.6M, a controlled environment. Moreover, it shows promising results on real images for both single and multi-person subsets of the MPII 2D pose benchmark and demonstrates satisfying 3D pose results even for multi-person images.

Gregory Rogez, Philippe Weinzaepfel, Cordelia Schmid• 2018

Related benchmarks

TaskDatasetResultRank
3D Human Pose EstimationHuman3.6M (Protocol #1)
MPJPE (Avg.)45.8
440
3D Human Pose EstimationHuman3.6M (Protocol 2)
Average MPJPE42.7
315
3D Human Pose EstimationHuman3.6M (subjects 9 and 11)
Average Error61.2
180
3D Human Pose EstimationHuman3.6M--
160
Multi-person 3D Pose EstimationMuPoTS-3D (test)
3DPCK70.6
41
3D Human Pose EstimationHuman3.6M v1 (Protocol #2)
P-MPJPE (Avg)12.7
33
3D Pose EstimationMuPoTS-3D Matched (test)
Total Average Score74.4
23
3D Multi-person Pose EstimationMuPoTS-3D Matched people
PCKrel74
22
3D Multi-person Pose EstimationMuPoTS-3D
3D PCK Score70.6
21
3D Human Pose EstimationHuman3.6m v1 (Subject 9 and 11)
MPJPE (mm)61.2
10
Showing 10 of 13 rows

Other info

Follow for update