English

3D Human Pose Estimation with 2D Marginal Heatmaps

Computer Vision and Pattern Recognition 2018-11-09 v2

Abstract

Automatically determining three-dimensional human pose from monocular RGB image data is a challenging problem. The two-dimensional nature of the input results in intrinsic ambiguities which make inferring depth particularly difficult. Recently, researchers have demonstrated that the flexible statistical modelling capabilities of deep neural networks are sufficient to make such inferences with reasonable accuracy. However, many of these models use coordinate output techniques which are memory-intensive, not differentiable, and/or do not spatially generalise well. We propose improvements to 3D coordinate prediction which avoid the aforementioned undesirable traits by predicting 2D marginal heatmaps under an augmented soft-argmax scheme. Our resulting model, MargiPose, produces visually coherent heatmaps whilst maintaining differentiability. We are also able to achieve state-of-the-art accuracy on publicly available 3D human pose estimation data.

Keywords

Cite

@article{arxiv.1806.01484,
  title  = {3D Human Pose Estimation with 2D Marginal Heatmaps},
  author = {Aiden Nibali and Zhen He and Stuart Morgan and Luke Prendergast},
  journal= {arXiv preprint arXiv:1806.01484},
  year   = {2018}
}

Comments

Accepted in WACV 2019

R2 v1 2026-06-23T02:19:09.665Z