Correlation filter tracking with adaptive proposal selection for accurate scale estimation
Luo Xiong, Yanjie Liang, Yan Yan, Hanzi Wang

TL;DR
This paper introduces an adaptive proposal selection method for correlation filter-based visual tracking, improving scale estimation by selecting high-quality proposals using color histograms, leading to better accuracy and efficiency.
Contribution
The paper presents a novel adaptive proposal selection algorithm that reduces redundant proposals and enhances scale estimation in correlation filter trackers.
Findings
Outperforms several state-of-the-art trackers on benchmark datasets.
Effectively handles scale variations with fewer proposals.
Demonstrates improved tracking accuracy and speed.
Abstract
Recently, some correlation filter based trackers with detection proposals have achieved state-of-the-art tracking results. However, a large number of redundant proposals given by the proposal generator may degrade the performance and speed of these trackers. In this paper, we propose an adaptive proposal selection algorithm which can generate a small number of high-quality proposals to handle the problem of scale variations for visual object tracking. Specifically, we firstly utilize the color histograms in the HSV color space to represent the instances (i.e., the initial target in the first frame and the predicted target in the previous frame) and proposals. Then, an adaptive strategy based on the color similarity is formulated to select high-quality proposals. We further integrate the proposed adaptive proposal selection algorithm with coarse-to-fine deep features to validate the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
