Combining Human Body Shape and Pose Estimation for Robust Upper Body Tracking Using a Depth Sensor

Abstract

Rapid and accurate estimation of a person’s upper body shape and real-time tracking of the pose in the presence of occlusions is crucial for many future assistive technologies, health care applications and telemedicine systems. We propose to tackle this challenging problem by combining data-driven and generative methods for both body shape and pose estimation. Our strategy comprises a subspace-based method to predict body shape directly from a single depth map input, and a random forest regression approach to obtain a sound initialization for pose estimation of the upper body. We propose a model-fitting strategy in order to refine the estimated body shape and to exploit body shape information for improving pose accuracy. During tracking, we feed refinement results back into the forest-based joint position regressor to stabilize and accelerate pose estimation over time. Our tracking framework is designed to cope with viewpoint limitations and occlusions due to dynamic objects.

Cite

Text

Probst et al. "Combining Human Body Shape and Pose Estimation for Robust Upper Body Tracking Using a Depth Sensor." European Conference on Computer Vision Workshops, 2016. doi:10.1007/978-3-319-48881-3_20

Markdown

[Probst et al. "Combining Human Body Shape and Pose Estimation for Robust Upper Body Tracking Using a Depth Sensor." European Conference on Computer Vision Workshops, 2016.](https://mlanthology.org/eccvw/2016/probst2016eccvw-combining/) doi:10.1007/978-3-319-48881-3_20

BibTeX

@inproceedings{probst2016eccvw-combining,
  title     = {{Combining Human Body Shape and Pose Estimation for Robust Upper Body Tracking Using a Depth Sensor}},
  author    = {Probst, Thomas and Fossati, Andrea and Van Gool, Luc},
  booktitle = {European Conference on Computer Vision Workshops},
  year      = {2016},
  pages     = {285-301},
  doi       = {10.1007/978-3-319-48881-3_20},
  url       = {https://mlanthology.org/eccvw/2016/probst2016eccvw-combining/}
}