3D Human Body Tracking Using Deterministic Temporal Motion Models

Abstract

There has been much effort invested in increasing the robustness of human body tracking by incorporating motion models. Most approaches are probabilistic in nature and seek to avoid becoming trapped into local minima by considering multiple hypotheses, which typically requires exponentially large amounts of computation as the number of degrees of freedom increases. By contrast, in this paper, we use temporal motion models based on Principal Component Analysis to formulate the tracking problem as one of minimizing differentiable objective functions. The differential structure of these functions is rich enough to yield good convergence properties using a deterministic optimization scheme at a much reduced computational cost. Furthermore, by using a multi-activity database, we can partially overcome one of the major limitations of approaches that rely on motion models, namely the fact they are limited to one single type of motion. We will demonstrate the effectiveness of the proposed approach by using it to fit full-body models to stereo data of people walking and running and whose quality is too low to yield satisfactory results without motion models.

Cite

Text

Urtasun and Fua. "3D Human Body Tracking Using Deterministic Temporal Motion Models." European Conference on Computer Vision, 2004. doi:10.1007/978-3-540-24672-5_8

Markdown

[Urtasun and Fua. "3D Human Body Tracking Using Deterministic Temporal Motion Models." European Conference on Computer Vision, 2004.](https://mlanthology.org/eccv/2004/urtasun2004eccv-d/) doi:10.1007/978-3-540-24672-5_8

BibTeX

@inproceedings{urtasun2004eccv-d,
  title     = {{3D Human Body Tracking Using Deterministic Temporal Motion Models}},
  author    = {Urtasun, Raquel and Fua, Pascal},
  booktitle = {European Conference on Computer Vision},
  year      = {2004},
  pages     = {92-106},
  doi       = {10.1007/978-3-540-24672-5_8},
  url       = {https://mlanthology.org/eccv/2004/urtasun2004eccv-d/}
}