Tracking-by-detection has become an attractive tracking technique, which treats tracking as a category detection problem, and trains a detector to separate the object from the background. While most tracking-by-detection methods take the task in tracking as searching for an object category as which in detection, we argue that the task in tracking should be searching a specific object instance. Based on this viewpoint, a novel tracking framework based on specific object exemplar detectors is proposed for visual tracking. To build a quite specific and discriminative model to separate the object exemplar from background, the proposed method trains an exemplar-based linear discriminant analysis (ELDA) classifier for the object exemplar, using a single object instance and massive negatives. To improve its adaptivity, we use an ensemble of ELDA detectors and update them during the tracking, to cover the variations. Extensive experimental results show that, even on a large scale dataset, the proposed method outperforms the other state-of-the-art trackers, which demonstrate the effectiveness of our tracking algorithm.
- Changxin Gao, Feifei Chen, Jin-Gang Yu, Rui Huang, Nong Sang. "Exemplar-based Linear Discriminant Analysis for Robust Object Tracking," ICIP, 2014, pp.388-392. (paper) (bibtex)
- Changxin Gao, Feifei Chen, Jin-Gang Yu, Rui Huang, Nong Sang*. "Robust Visual Tracking Using Exemplar-based Detectors," IEEE T CSVT, to apear, 2016 (paper) (bibtex)
- DOI:10.1109/TCSVT.2015.2513700
Matlab code (zip, github). (off-line background model)
result locations on 51 videos, Videos results .
An Enhancement version was proposed with CNN Features and Adaptive Model Update (project).
Related paper:
- Changxin Gao, Huizhang Shi, Jin-Gang Yu*, Nong Sang. "Enhancement of ELDA Tracker Based on CNN Features and Adaptive Model Update," Sensors, 16(4):545, 2016 (paper)
_______________________
If you have any questions, please contact Changxin Gao, cgao at hust dot edu dot cn