Multiple Tree Models for Occlusion and Spatial Constraints in Human Pose Estimation

Abstract

Tree-structured models have been widely used for human pose estimation, in either 2D or 3D. While such models allow efficient learning and inference, they fail to capture additional dependencies between body parts, other than kinematic constraints between connected parts. In this paper, we consider the use of multiple tree models, rather than a single tree model for human pose estimation. Our model can alleviate the limitations of a single tree-structured model by combining information provided across different tree models. The parameters of each individual tree model are trained via standard learning algorithms in a single tree-structured model. Different tree models can be combined in a discriminative fashion by a boosting procedure. We present experimental results showing the improvement of our approaches on two different datasets. On the first dataset, we use our multiple tree framework for occlusion reasoning. On the second dataset, we combine multiple deformable trees for capturing spatial constraints between non-connected body parts.

Cite

Text

Wang and Mori. "Multiple Tree Models for Occlusion and Spatial Constraints in Human Pose Estimation." European Conference on Computer Vision, 2008. doi:10.1007/978-3-540-88690-7_53

Markdown

[Wang and Mori. "Multiple Tree Models for Occlusion and Spatial Constraints in Human Pose Estimation." European Conference on Computer Vision, 2008.](https://mlanthology.org/eccv/2008/wang2008eccv-multiple/) doi:10.1007/978-3-540-88690-7_53

BibTeX

@inproceedings{wang2008eccv-multiple,
  title     = {{Multiple Tree Models for Occlusion and Spatial Constraints in Human Pose Estimation}},
  author    = {Wang, Yang and Mori, Greg},
  booktitle = {European Conference on Computer Vision},
  year      = {2008},
  pages     = {710-724},
  doi       = {10.1007/978-3-540-88690-7_53},
  url       = {https://mlanthology.org/eccv/2008/wang2008eccv-multiple/}
}