Discriminative 3D Human Pose Estimation from Monocular Images via Topological Preserving Hierarchical Affinity Clustering

Abstract

This paper presents a hierarchical approach to address the problem of 3D human body pose estimation from a single images. In order to deal with multimodality, we learn piecewise mappings from observations to human poses. We first construct a tree on the pose manifold by applying affinity propagation clustering at the different levels of the hierarchy. Support vector machines classifiers are then trained to learn traversing the tree so that new examples/ observations can be classified to the clusters associated to the leaf nodes. Multi-valued Relevance Vector Machine (RVM) regressors are trained at each of the leaf nodes, so to learn local mappings from the observation to the pose space. We propose the use of a geodesic distance during clustering and describe a method for training multi-valued RVMs. The latter alleviates the need to train a separate RVM for each of the dimensions in the pose space. We validate the proposed method using the HumanEva dataset and show promising results.

Cite

Text

Guo and Patras. "Discriminative 3D Human Pose Estimation from Monocular Images via Topological Preserving Hierarchical Affinity Clustering." IEEE/CVF International Conference on Computer Vision Workshops, 2009. doi:10.1109/ICCVW.2009.5457725

Markdown

[Guo and Patras. "Discriminative 3D Human Pose Estimation from Monocular Images via Topological Preserving Hierarchical Affinity Clustering." IEEE/CVF International Conference on Computer Vision Workshops, 2009.](https://mlanthology.org/iccvw/2009/guo2009iccvw-discriminative/) doi:10.1109/ICCVW.2009.5457725

BibTeX

@inproceedings{guo2009iccvw-discriminative,
  title     = {{Discriminative 3D Human Pose Estimation from Monocular Images via Topological Preserving Hierarchical Affinity Clustering}},
  author    = {Guo, Weiwei and Patras, Ioannis},
  booktitle = {IEEE/CVF International Conference on Computer Vision Workshops},
  year      = {2009},
  pages     = {9-15},
  doi       = {10.1109/ICCVW.2009.5457725},
  url       = {https://mlanthology.org/iccvw/2009/guo2009iccvw-discriminative/}
}