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

Sparseness Meets Deepness: 3D Human Pose Estimation from Monocular Video

About

This paper addresses the challenge of 3D full-body human pose estimation from a monocular image sequence. Here, two cases are considered: (i) the image locations of the human joints are provided and (ii) the image locations of joints are unknown. In the former case, a novel approach is introduced that integrates a sparsity-driven 3D geometric prior and temporal smoothness. In the latter case, the former case is extended by treating the image locations of the joints as latent variables. A deep fully convolutional network is trained to predict the uncertainty maps of the 2D joint locations. The 3D pose estimates are realized via an Expectation-Maximization algorithm over the entire sequence, where it is shown that the 2D joint location uncertainties can be conveniently marginalized out during inference. Empirical evaluation on the Human3.6M dataset shows that the proposed approaches achieve greater 3D pose estimation accuracy over state-of-the-art baselines. Further, the proposed approach outperforms a publicly available 2D pose estimation baseline on the challenging PennAction dataset.

Xiaowei Zhou, Menglong Zhu, Spyridon Leonardos, Kosta Derpanis, Kostas Daniilidis• 2015

Related benchmarks

TaskDatasetResultRank
3D Human Pose EstimationMPI-INF-3DHP (test)
PCK69.2
559
3D Human Pose EstimationHuman3.6M (test)
MPJPE (Average)113
547
3D Human Pose EstimationHuman3.6M (Protocol #1)
MPJPE (Avg.)55.3
440
3D Human Pose EstimationHuman3.6M (Protocol 2)
Average MPJPE55.3
315
3D Human Pose EstimationHuman3.6M Protocol 1 (test)
Dir. Error (Protocol 1)54.8
183
3D Human Pose EstimationHuman3.6M (subjects 9 and 11)
Average Error64.9
180
3D Human Pose EstimationHuman3.6M Protocol #2 (test)
Average Error106.7
140
3D Human Pose EstimationMPI-INF-3DHP
PCK69.2
108
3D Human Pose EstimationHuman3.6M Protocol 2 (subjects 9 and 11)
Avg Error (mm)55.3
19
3D Human Pose EstimationHumanEva-I (S1 Walk)--
7
Showing 10 of 14 rows

Other info

Code

Follow for update