Monocular 3D Human Pose Estimation Using Sparse Motion Features

Abstract

In this paper we demonstrate that the motion of a sparse set of tracked features can be used to extract 3D pose from a single viewpoint. The purpose of this work is to illustrate the wealth of information present in the temporal dimension of a sequence of images that is currently not being exploited. Our approach is entirely dependent upon motion. We use low-level part detectors consisting of 3D motion models, these describe probabilistically how well the observed motion of a tracked feature fits each model. Given these initial detections a bottom-up approach is employed to find the most likely configuration of a person in each frame. Models used are learnt directly from motion capture data and no training is performed using descriptors derived from image sequences. The result is the presented approach can be applied to people moving at arbitrary and previously unseen orientations relative to the camera, making it particularly versatile and robust. We evaluate our approach for both walking and jogging on the HumanEva data set where we achieve an accuracy of 65.8±23.3 mm and 69.4±20.2 mm for each action respectively.

Cite

Text

Daubney et al. "Monocular 3D Human Pose Estimation Using Sparse Motion Features." IEEE/CVF International Conference on Computer Vision Workshops, 2009. doi:10.1109/ICCVW.2009.5457586

Markdown

[Daubney et al. "Monocular 3D Human Pose Estimation Using Sparse Motion Features." IEEE/CVF International Conference on Computer Vision Workshops, 2009.](https://mlanthology.org/iccvw/2009/daubney2009iccvw-monocular/) doi:10.1109/ICCVW.2009.5457586

BibTeX

@inproceedings{daubney2009iccvw-monocular,
  title     = {{Monocular 3D Human Pose Estimation Using Sparse Motion Features}},
  author    = {Daubney, Ben and Gibson, David P. and Campbell, Neill W.},
  booktitle = {IEEE/CVF International Conference on Computer Vision Workshops},
  year      = {2009},
  pages     = {1050-1057},
  doi       = {10.1109/ICCVW.2009.5457586},
  url       = {https://mlanthology.org/iccvw/2009/daubney2009iccvw-monocular/}
}