ROI Pooled Correlation Filters for Visual Tracking
Yuxuan Sun, Chong Sun, Dong Wang, You He, Huchuan Lu

TL;DR
This paper introduces a novel ROI pooled correlation filter (RPCF) for visual tracking, integrating ROI-based pooling into correlation filters to improve robustness and efficiency, and demonstrates superior performance on standard benchmarks.
Contribution
The paper proposes a new RPCF algorithm that incorporates ROI pooling into correlation filters through mathematical constraints, enabling more effective and efficient visual tracking.
Findings
RPCF outperforms state-of-the-art trackers on benchmarks
Efficient Fourier solvers enable fast training
ROI pooling enhances localization accuracy
Abstract
The ROI (region-of-interest) based pooling method performs pooling operations on the cropped ROI regions for various samples and has shown great success in the object detection methods. It compresses the model size while preserving the localization accuracy, thus it is useful in the visual tracking field. Though being effective, the ROI-based pooling operation is not yet considered in the correlation filter formula. In this paper, we propose a novel ROI pooled correlation filter (RPCF) algorithm for robust visual tracking. Through mathematical derivations, we show that the ROI-based pooling can be equivalently achieved by enforcing additional constraints on the learned filter weights, which makes the ROI-based pooling feasible on the virtual circular samples. Besides, we develop an efficient joint training formula for the proposed correlation filter algorithm, and derive the Fourier…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVideo Surveillance and Tracking Methods · Human Pose and Action Recognition · Image Enhancement Techniques
