ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
305
Citations
0
Influential Citations
Complex & Intelligent Systems
Venue
2020
Year
Abstract An important area of computer vision is real-time object tracking, which is now widely used in intelligent transportation and smart industry technologies. Although the correlation filter object tracking methods have a good real-time tracking effect, it still faces many challenges such as scale variation, occlusion, and boundary effects. Many scholars have continuously improved existing methods for better efficiency and tracking performance in some aspects. To provide a comprehensive understanding of the background, key technologies and algorithms of single object tracking, this article focuses on the correlation filter-based object tracking algorithms. Specifically, the background and current advancement of the object tracking methodologies, as well as the presentation of the main datasets are introduced. All kinds of methods are summarized to present tracking results in various vision problems, and a visual tracking method based on reliability is observed.
Real-time object tracking is a cornerstone of intelligent transportation and smart industry systems. Correlation filter methods offer exceptional speed, making them attractive for deployment, yet they suffer from well-known failure modes like scale changes, occlusion, and boundary artifacts. This survey consolidates the fragmented literature on correlation filter tracking, giving practitioners a clear map of existing solutions and their trade-offs. By organizing methods according to the specific challenges they address, the paper helps engineers select appropriate algorithms for their application constraints.
The emphasis on reliability-based tracking is particularly timely. As tracking systems move from controlled lab settings to unpredictable real-world environments, robustness becomes as critical as speed. The survey's catalog of datasets also aids in benchmarking and reproducibility.
The paper's main technical contribution is its structured taxonomy of correlation filter tracking methods:
The survey also provides a concise overview of key datasets (e.g., OTB, VOT, TC128) and evaluation metrics, which is valuable for newcomers.
As a survey, the paper does not present new experimental results. Instead, it summarizes qualitative and quantitative findings from prior work, noting that correlation filter methods achieve high frame rates (often >100 fps) but lag in accuracy on challenging sequences with heavy occlusion or fast motion. The reliability-based method is described as improving tracking success rates on standard benchmarks, though specific numbers are not given.
This paper serves as a useful reference for AI practitioners deploying real-time trackers in resource-constrained environments. By highlighting the trade-off between speed and robustness, it guides algorithm selection and future research directions. The focus on reliability is a practical step toward making correlation filters viable for safety-critical applications like autonomous driving and industrial automation.
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