Bayesian Image Based 3D Pose Estimation

Abstract

We introduce a 3D human pose estimation method from single image, based on a hierarchical Bayesian non-parametric model. The proposed model relies on a representation of the idiosyncratic motion of human body parts, which is captured by a subdivision of the human skeleton joints into groups. A dictionary of motion snapshots for each group is generated. The hierarchy ensures to integrate the visual features within the pose dictionary. Given a query image, the learned dictionary is used to estimate the likelihood of the group pose based on its visual features. The full-body pose is reconstructed taking into account the consistency of the connected group poses. The results show that the proposed approach is able to accurately reconstruct the 3D pose of previously unseen subjects.

Cite

Text

Sanzari et al. "Bayesian Image Based 3D Pose Estimation." European Conference on Computer Vision, 2016. doi:10.1007/978-3-319-46484-8_34

Markdown

[Sanzari et al. "Bayesian Image Based 3D Pose Estimation." European Conference on Computer Vision, 2016.](https://mlanthology.org/eccv/2016/sanzari2016eccv-bayesian/) doi:10.1007/978-3-319-46484-8_34

BibTeX

@inproceedings{sanzari2016eccv-bayesian,
  title     = {{Bayesian Image Based 3D Pose Estimation}},
  author    = {Sanzari, Marta and Ntouskos, Valsamis and Pirri, Fiora},
  booktitle = {European Conference on Computer Vision},
  year      = {2016},
  pages     = {566-582},
  doi       = {10.1007/978-3-319-46484-8_34},
  url       = {https://mlanthology.org/eccv/2016/sanzari2016eccv-bayesian/}
}