Detection Driven Adaptive Multi-Cue Integration for Multiple Human Tracking

Abstract

In video surveillance scenarios, appearances of both human and their nearby scenes may experience large variations due to scale and view angle changes, partial occlusions, or interactions of a crowd. These challenges may weaken the effectiveness of a dedicated target observation model even based on multiple cues, which demands for an agile framework to adjust target observation models dynamically to maintain their discriminative power. Towards this end, we propose a new adaptive way to integrate multi-cue in tracking multiple human driven by human detections. Given a human detection can be reliably associated with an existing trajectory, we adapt the way how to combine specifically devised models based on different cues in this tracker so as to enhance the discriminative power of the integrated observation model in its local neighborhood. This is achieved by solving a regression problem efficiently. Specifically, we employ 3 observation models for a single person tracker based on color models of part of torso regions, an elliptical head model, and bags of local features, respectively. Extensive experiments on 3 challenging surveillance datasets demonstrate long-term reliable tracking performance of this method.

Cite

Text

Yang et al. "Detection Driven Adaptive Multi-Cue Integration for Multiple Human Tracking." IEEE/CVF International Conference on Computer Vision, 2009. doi:10.1109/ICCV.2009.5459252

Markdown

[Yang et al. "Detection Driven Adaptive Multi-Cue Integration for Multiple Human Tracking." IEEE/CVF International Conference on Computer Vision, 2009.](https://mlanthology.org/iccv/2009/yang2009iccv-detection/) doi:10.1109/ICCV.2009.5459252

BibTeX

@inproceedings{yang2009iccv-detection,
  title     = {{Detection Driven Adaptive Multi-Cue Integration for Multiple Human Tracking}},
  author    = {Yang, Ming and Lv, Fengjun and Xu, Wei and Gong, Yihong},
  booktitle = {IEEE/CVF International Conference on Computer Vision},
  year      = {2009},
  pages     = {1554-1561},
  doi       = {10.1109/ICCV.2009.5459252},
  url       = {https://mlanthology.org/iccv/2009/yang2009iccv-detection/}
}