English

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

Computer Vision and Pattern Recognition 2016-04-29 v2

Abstract

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.

Keywords

Cite

@article{arxiv.1511.09439,
  title  = {Sparseness Meets Deepness: 3D Human Pose Estimation from Monocular Video},
  author = {Xiaowei Zhou and Menglong Zhu and Spyridon Leonardos and Kosta Derpanis and Kostas Daniilidis},
  journal= {arXiv preprint arXiv:1511.09439},
  year   = {2016}
}

Comments

Published in CVPR2016

R2 v1 2026-06-22T11:57:49.908Z