ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
1.6k
Citations
0
Influential Citations
IEEE Transactions on Pattern Analysis and Machine Intelligence
Venue
2014
Year
There is a large variety of trackers, which have been proposed in the literature during the last two decades with some mixed success. Object tracking in realistic scenarios is a difficult problem, therefore, it remains a most active area of research in computer vision. A good tracker should perform well in a large number of videos involving illumination changes, occlusion, clutter, camera motion, low contrast, specularities, and at least six more aspects. However, the performance of proposed trackers have been evaluated typically on less than ten videos, or on the special purpose datasets. In this paper, we aim to evaluate trackers systematically and experimentally on 315 video fragments covering above aspects. We selected a set of nineteen trackers to include a wide variety of algorithms often cited in literature, supplemented with trackers appearing in 2010 and 2011 for which the code was publicly available. We demonstrate that trackers can be evaluated objectively by survival curves, Kaplan Meier statistics, and Grubs testing. We find that in the evaluation practice the F-score is as effective as the object tracking accuracy (OTA) score. The analysis under a large variety of circumstances provides objective insight into the strengths and weaknesses of trackers.
This paper addresses a critical gap in visual tracking research: the lack of systematic, large-scale evaluation. Prior to this work, most trackers were tested on fewer than ten videos or on specialized datasets, making it difficult to generalize performance claims. By evaluating 19 trackers on 315 video fragments covering a wide range of challenging conditions (illumination changes, occlusion, clutter, camera motion, low contrast, specularities, and more), the authors provide the first comprehensive benchmark that objectively reveals the strengths and weaknesses of different approaches.
The paper's methodological contributions—using survival curves, Kaplan-Meier statistics, and Grubbs testing—introduce rigorous statistical tools to the tracking community. These methods allow for fair comparison even when trackers fail at different points in a video sequence, addressing the common issue of varying failure times. The finding that F-score is as effective as the more complex OTA score simplifies future evaluations, making it easier for practitioners to adopt consistent metrics.
The paper does not report a single best tracker but rather provides comparative performance profiles. Key findings include:
This paper had a profound impact on the visual tracking field by establishing a standard for rigorous evaluation. It influenced subsequent benchmarks (e.g., VOT, OTB) and encouraged researchers to test on diverse, challenging datasets. The statistical methods introduced here have been adopted in later tracking surveys and competitions. By providing objective insights into tracker weaknesses, the paper guided the development of more robust algorithms. Its emphasis on reproducibility and public code also promoted open science practices in computer vision. Even today, the paper's evaluation framework remains relevant for comparing classical trackers and serves as a baseline for deep learning-based methods.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba