Fast Human Pose Estimation Using Appearance and Motion via Multi-Dimensional Boosting Regression

Abstract

We address the problem of estimating human pose in video sequences, where rough location has been determined. We exploit both appearance and motion information by defining suitable features of an image and its temporal neighbors, and learning a regression map to the parameters of a model of the human body using boosting techniques. Our algorithm can be viewed as a fast initialization step for human body trackers, or as a tracker itself. We extend gradient boosting techniques to learn a multi-dimensional map from (rotated and scaled) Haar features to the entire set of joint angles representing the full body pose. We test our approach by learning a map from image patches to body joint angles from synchronized video and motion capture walking data. We show how our technique enables learning an efficient real-time pose estimator, validated on publicly available datasets.

Cite

Text

Bissacco et al. "Fast Human Pose Estimation Using Appearance and Motion via Multi-Dimensional Boosting Regression." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2007. doi:10.1109/CVPR.2007.383129

Markdown

[Bissacco et al. "Fast Human Pose Estimation Using Appearance and Motion via Multi-Dimensional Boosting Regression." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2007.](https://mlanthology.org/cvpr/2007/bissacco2007cvpr-fast/) doi:10.1109/CVPR.2007.383129

BibTeX

@inproceedings{bissacco2007cvpr-fast,
  title     = {{Fast Human Pose Estimation Using Appearance and Motion via Multi-Dimensional Boosting Regression}},
  author    = {Bissacco, Alessandro and Yang, Ming-Hsuan and Soatto, Stefano},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2007},
  doi       = {10.1109/CVPR.2007.383129},
  url       = {https://mlanthology.org/cvpr/2007/bissacco2007cvpr-fast/}
}