Visual tracking frameworks employing Convolutional Neural Networks (CNNs) have shown state-of-the-art performance due to their hierarchical feature representation. While classification and update based deep neural net tracking have shown good performance in terms of accuracy, they have poor tracking speed. On the other hand, recent matching based techniques using CNNs show higher than real-time speed in tracking but this speed is achieved at a considerably lower accuracy. To successfully manage the trade-off between accuracy and speed, we propose a novel CNN architecture for visual tracking. We achieve this trade-off balance by using an approach in which consecutive similar frames are processed with a similarity matching technique, and dissimilar frames are processed with a classification approach within the CNN architecture. The tracking speed is improved by avoiding unnecessary model updates through the measurement of similarity between adjacent frames, while the accuracy is maintained by adopting a classification approach when needed, with deeper level features. Extensive evaluation performed on a publicly available benchmark dataset demonstrates our proposed tracker shows competitive performance while maintaining near real-time speed.
Please cite the above publication if you use the code or compare with the MATCHNET tracker in your work. Bibtex entry:
@INPROCEEDINGS{8451035,
author={T. {Kokul} and C. {Fookes} and S. {Sridharan} and A. {Ramanan} and U. A. J. {Pinidiyaarachchi}},
booktitle={2018 25th IEEE International Conference on Image Processing (ICIP)},
title={Deep Match Tracker: Classifying when Dissimilar, Similarity Matching when Not},
year={2018},
volume={},
number={},
pages={2730-2734},
keywords={convolution;feedforward neural nets;image classification;image matching;image representation;neural net architecture;object tracking;classification approach;visual tracking frameworks;CNNs;hierarchical feature representation;deep neural net tracking;similarity matching technique;convolutional neural networks;CNN architecture;deep match tracker;similarity measurement;Target tracking;Feature extraction;Training;Task analysis;Visualization;Real-time systems;Computer architecture;Object tracking;CNN;deep tracking},
doi={10.1109/ICIP.2018.8451035},
ISSN={},
month={Oct},}
If you have any other question, you can contact me by email: kokul1984@gmail.com, kokul@vau.jfn.ac.lk