English

Multi-Person 3D Human Pose Estimation from Monocular Images

Computer Vision and Pattern Recognition 2019-09-25 v1

Abstract

Multi-person 3D human pose estimation from a single image is a challenging problem, especially for in-the-wild settings due to the lack of 3D annotated data. We propose HG-RCNN, a Mask-RCNN based network that also leverages the benefits of the Hourglass architecture for multi-person 3D Human Pose Estimation. A two-staged approach is presented that first estimates the 2D keypoints in every Region of Interest (RoI) and then lifts the estimated keypoints to 3D. Finally, the estimated 3D poses are placed in camera-coordinates using weak-perspective projection assumption and joint optimization of focal length and root translations. The result is a simple and modular network for multi-person 3D human pose estimation that does not require any multi-person 3D pose dataset. Despite its simple formulation, HG-RCNN achieves the state-of-the-art results on MuPoTS-3D while also approximating the 3D pose in the camera-coordinate system.

Keywords

Cite

@article{arxiv.1909.10854,
  title  = {Multi-Person 3D Human Pose Estimation from Monocular Images},
  author = {Rishabh Dabral and Nitesh B Gundavarapu and Rahul Mitra and Abhishek Sharma and Ganesh Ramakrishnan and Arjun Jain},
  journal= {arXiv preprint arXiv:1909.10854},
  year   = {2019}
}

Comments

3DV 2019

R2 v1 2026-06-23T11:24:11.451Z