English

VNect: Real-time 3D Human Pose Estimation with a Single RGB Camera

Computer Vision and Pattern Recognition 2018-11-26 v1 Graphics

Abstract

We present the first real-time method to capture the full global 3D skeletal pose of a human in a stable, temporally consistent manner using a single RGB camera. Our method combines a new convolutional neural network (CNN) based pose regressor with kinematic skeleton fitting. Our novel fully-convolutional pose formulation regresses 2D and 3D joint positions jointly in real time and does not require tightly cropped input frames. A real-time kinematic skeleton fitting method uses the CNN output to yield temporally stable 3D global pose reconstructions on the basis of a coherent kinematic skeleton. This makes our approach the first monocular RGB method usable in real-time applications such as 3D character control---thus far, the only monocular methods for such applications employed specialized RGB-D cameras. Our method's accuracy is quantitatively on par with the best offline 3D monocular RGB pose estimation methods. Our results are qualitatively comparable to, and sometimes better than, results from monocular RGB-D approaches, such as the Kinect. However, we show that our approach is more broadly applicable than RGB-D solutions, i.e. it works for outdoor scenes, community videos, and low quality commodity RGB cameras.

Keywords

Cite

@article{arxiv.1705.01583,
  title  = {VNect: Real-time 3D Human Pose Estimation with a Single RGB Camera},
  author = {Dushyant Mehta and Srinath Sridhar and Oleksandr Sotnychenko and Helge Rhodin and Mohammad Shafiei and Hans-Peter Seidel and Weipeng Xu and Dan Casas and Christian Theobalt},
  journal= {arXiv preprint arXiv:1705.01583},
  year   = {2018}
}

Comments

Accepted to SIGGRAPH 2017

R2 v1 2026-06-22T19:36:12.078Z