Multi-Target Tracking by On-Line Learned Discriminative Appearance Models

Abstract

We present an approach for online learning of discriminative appearance models for robust multi-target tracking in a crowded scene from a single camera. Although much progress has been made in developing methods for optimal data association, there has been comparatively less work on the appearance models, which are key elements for good performance. Many previous methods either use simple features such as color histograms, or focus on the discriminability between a target and the background which does not resolve ambiguities between the different targets. We propose an algorithm for learning a discriminative appearance model for different targets. Training samples are collected online from tracklets within a time sliding window based on some spatial-temporal constraints; this allows the models to adapt to target instances. Learning uses an Ad-aBoost algorithm that combines effective image descriptors and their corresponding similarity measurements. We term the learned models as OLDAMs. Our evaluations indicate that OLDAMs have significantly higher discrimination between different targets than conventional holistic color histograms, and when integrated into a hierarchical association framework, they help improve the tracking accuracy, particularly reducing the false alarms and identity switches.

Cite

Text

Kuo et al. "Multi-Target Tracking by On-Line Learned Discriminative Appearance Models." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2010. doi:10.1109/CVPR.2010.5540148

Markdown

[Kuo et al. "Multi-Target Tracking by On-Line Learned Discriminative Appearance Models." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2010.](https://mlanthology.org/cvpr/2010/kuo2010cvpr-multi/) doi:10.1109/CVPR.2010.5540148

BibTeX

@inproceedings{kuo2010cvpr-multi,
  title     = {{Multi-Target Tracking by On-Line Learned Discriminative Appearance Models}},
  author    = {Kuo, Cheng-Hao and Huang, Chang and Nevatia, Ram},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2010},
  pages     = {685-692},
  doi       = {10.1109/CVPR.2010.5540148},
  url       = {https://mlanthology.org/cvpr/2010/kuo2010cvpr-multi/}
}