Human Tracking with Mixtures of Trees

Abstract

Tree-structured probabilistic models admit simple, fast inference. However they are not well suited to phenonena such as occlusion, where multiple components of an object may disappear simultaneously. We address this problem with mixtures of trees, and demonstrate an efficient and compact representation of this mixture, which admits simple learning and inference algorithms. We use this method to build an automated tracker for Muybridge sequences of a variety of human activities. Tracking is difficult, because the temporal dependencies rule out simple inference methods. We show how to use our model for efficient inference, using a method that employs alternate spatial and temporal inference. The result is a cracker that (a) uses a very loose motion model, and so can track many different activities at a variable frame rate and (b) is entirely, automatic.

Cite

Text

Ioffe and Forsyth. "Human Tracking with Mixtures of Trees." IEEE/CVF International Conference on Computer Vision, 2001. doi:10.1109/ICCV.2001.10064

Markdown

[Ioffe and Forsyth. "Human Tracking with Mixtures of Trees." IEEE/CVF International Conference on Computer Vision, 2001.](https://mlanthology.org/iccv/2001/ioffe2001iccv-human/) doi:10.1109/ICCV.2001.10064

BibTeX

@inproceedings{ioffe2001iccv-human,
  title     = {{Human Tracking with Mixtures of Trees}},
  author    = {Ioffe, Sergey and Forsyth, David A.},
  booktitle = {IEEE/CVF International Conference on Computer Vision},
  year      = {2001},
  pages     = {690-695},
  doi       = {10.1109/ICCV.2001.10064},
  url       = {https://mlanthology.org/iccv/2001/ioffe2001iccv-human/}
}