Layered Graphical Models for Tracking Partially-Occluded Objects

Abstract

Partial occlusions are commonplace in a variety of real world computer vision applications: surveillance, intelligent environments, assistive robotics, autonomous navigation, etc. While occlusion handling methods have been proposed, most methods tend to break down when confronted with numerous occluders in a scene. In this paper, a layered image-plane representation for tracking people through substantial occlusions is proposed. An image-plane representation of motion around an object is associated with a pre-computed graphical model, which can be instantiated efficiently during online tracking. A global state and observation space is obtained by linking transitions between layers. A reversible jump Markov chain Monte Carlo approach is used to infer the number of people and track them online. The method outperforms two state-of-the-art methods for tracking over extended occlusions, given videos of a parking lot with numerous vehicles and a laboratory with many desks and workstations.

Cite

Text

Ablavsky et al. "Layered Graphical Models for Tracking Partially-Occluded Objects." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2008. doi:10.1109/CVPR.2008.4587544

Markdown

[Ablavsky et al. "Layered Graphical Models for Tracking Partially-Occluded Objects." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2008.](https://mlanthology.org/cvpr/2008/ablavsky2008cvpr-layered/) doi:10.1109/CVPR.2008.4587544

BibTeX

@inproceedings{ablavsky2008cvpr-layered,
  title     = {{Layered Graphical Models for Tracking Partially-Occluded Objects}},
  author    = {Ablavsky, Vitaly and Thangali, Ashwin and Sclaroff, Stan},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2008},
  doi       = {10.1109/CVPR.2008.4587544},
  url       = {https://mlanthology.org/cvpr/2008/ablavsky2008cvpr-layered/}
}