Group Tracking: Exploring Mutual Relations for Multiple Object Tracking

Abstract

In this paper, we propose to track multiple previously unseen objects in unconstrained scenes. Instead of considering objects individually, we model objects in mutual context with each other to benefit robust and accurate tracking. We introduce a unified framework to combine both Individual Object Models (IOMs) and Mutual Relation Models (MRMs). The MRMs consist of three components, the relational graph to indicate related objects, the mutual relation vectors calculated within related objects to show the interactions, and the relational weights to balance all interactions and IOMs. As MRMs are varying along temporal sequences, we propose online algorithms to make MRMs adapt to current situations. We update relational graphs through analyzing object trajectories and cast the relational weight learning task as an online latent SVM problem. Extensive experiments on challenging real world video sequences demonstrate the efficiency and effectiveness of our framework.

Cite

Text

Duan et al. "Group Tracking: Exploring Mutual Relations for Multiple Object Tracking." European Conference on Computer Vision, 2012. doi:10.1007/978-3-642-33712-3_10

Markdown

[Duan et al. "Group Tracking: Exploring Mutual Relations for Multiple Object Tracking." European Conference on Computer Vision, 2012.](https://mlanthology.org/eccv/2012/duan2012eccv-group/) doi:10.1007/978-3-642-33712-3_10

BibTeX

@inproceedings{duan2012eccv-group,
  title     = {{Group Tracking: Exploring Mutual Relations for Multiple Object Tracking}},
  author    = {Duan, Genquan and Ai, Haizhou and Cao, Song and Lao, Shihong},
  booktitle = {European Conference on Computer Vision},
  year      = {2012},
  pages     = {129-143},
  doi       = {10.1007/978-3-642-33712-3_10},
  url       = {https://mlanthology.org/eccv/2012/duan2012eccv-group/}
}