Tracking Groups of Pedestrians in Video Sequences

Abstract

This paper describes an algorithm for tracking groups of objects in video sequences. The main difficulties addressed in this work concern total occlusions of the objects to be tracked as well as group merging and splitting. A two layer solution is proposed to overcome these difficulties. The first layer produces a set of spatio temporal strokes based on low level operations which manage to track the active regions most of the time. The second layer performs a consistent labeling of the detected segments using a statistical model based on Bayesian networks. The Bayesian network is recursively computed during the tracking operation and allows the update of the tracker results everytime new information is available. Experimental tests are included to show the performance of the algorithm in ambiguous situations.

Cite

Text

Marques et al. "Tracking Groups of Pedestrians in Video Sequences." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2003. doi:10.1109/CVPRW.2003.10103

Markdown

[Marques et al. "Tracking Groups of Pedestrians in Video Sequences." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2003.](https://mlanthology.org/cvprw/2003/marques2003cvprw-tracking/) doi:10.1109/CVPRW.2003.10103

BibTeX

@inproceedings{marques2003cvprw-tracking,
  title     = {{Tracking Groups of Pedestrians in Video Sequences}},
  author    = {Marques, Jorge S. and Jorge, Pedro Mendes and Abrantes, Arnaldo J. and Lemos, João Miranda},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2003},
  pages     = {101},
  doi       = {10.1109/CVPRW.2003.10103},
  url       = {https://mlanthology.org/cvprw/2003/marques2003cvprw-tracking/}
}