Human Pose Estimation from a Single View Point, Real-Time Range Sensor

Abstract

We estimate and track articulated human poses in sequences from a single view, real-time range sensor. We use a data driven MCMC approach to find an optimal pose based on a likelihood that compares synthesized depth images to the observed depth image. To speed up convergence of this search, we make use of bottom up detectors that generate candidate head, hand and forearm locations. Our Markov chain dynamics explore solutions about these parts and thus combine bottom up and top down processing. The current performance is 10 frames per second. We provide quantitative performance evaluation using hand annotated data. We demonstrate significant improvement over a baseline ICP approach. This algorithm is then adapted to estimate the specific shape parameters of subjects for use in tracking. In particular, limb dimensions are included in the human pose parametrization and are automatically estimated for each subject in short training sequences. Tracking performance is quantitatively evaluated using these person specific trained models.

Cite

Text

Siddiqui and Medioni. "Human Pose Estimation from a Single View Point, Real-Time Range Sensor." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2010. doi:10.1109/CVPRW.2010.5543618

Markdown

[Siddiqui and Medioni. "Human Pose Estimation from a Single View Point, Real-Time Range Sensor." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2010.](https://mlanthology.org/cvprw/2010/siddiqui2010cvprw-human/) doi:10.1109/CVPRW.2010.5543618

BibTeX

@inproceedings{siddiqui2010cvprw-human,
  title     = {{Human Pose Estimation from a Single View Point, Real-Time Range Sensor}},
  author    = {Siddiqui, Matheen and Medioni, Gérard G.},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2010},
  pages     = {1-8},
  doi       = {10.1109/CVPRW.2010.5543618},
  url       = {https://mlanthology.org/cvprw/2010/siddiqui2010cvprw-human/}
}