To Track or to Detect? an Ensemble Framework for Optimal Selection

Abstract

This paper presents a novel approach for multi-target tracking using an ensemble framework that optimally chooses target tracking results from that of independent trackers and a detector at each time step. The ensemble model is designed to select the best candidate scored by a function integrating detection confidence, appearance affinity, and smoothness constraints imposed using geometry and motion information. Parameters of our association score function are discriminatively trained with a max-margin framework. Optimal selection is achieved through a hierarchical data association step that progressively associates candidates to targets. By introducing a second target classifier and using the ranking score from the pre-trained classifier as the detection confidence measure, we add additional robustness against unreliable detections. The proposed algorithm robustly tracks a large number of moving objects in complex scenes with occlusions. We evaluate our approach on a variety of public datasets and show promising improvements over state-of-the-art methods.

Cite

Text

Yan et al. "To Track or to Detect? an Ensemble Framework for Optimal Selection." European Conference on Computer Vision, 2012. doi:10.1007/978-3-642-33715-4_43

Markdown

[Yan et al. "To Track or to Detect? an Ensemble Framework for Optimal Selection." European Conference on Computer Vision, 2012.](https://mlanthology.org/eccv/2012/yan2012eccv-track/) doi:10.1007/978-3-642-33715-4_43

BibTeX

@inproceedings{yan2012eccv-track,
  title     = {{To Track or to Detect? an Ensemble Framework for Optimal Selection}},
  author    = {Yan, Xu and Wu, Xuqing and Kakadiaris, Ioannis A. and Shah, Shishir K.},
  booktitle = {European Conference on Computer Vision},
  year      = {2012},
  pages     = {594-607},
  doi       = {10.1007/978-3-642-33715-4_43},
  url       = {https://mlanthology.org/eccv/2012/yan2012eccv-track/}
}