TL;DR
This paper introduces a robust object tracking method that combines multiple adaptive correlation filters with both long-term and short-term memory, improving accuracy and recovery from tracking failures.
Contribution
It proposes a novel multi-filter framework with long-term and short-term memory components, enhancing robustness and recovery in object tracking tasks.
Findings
Outperforms state-of-the-art methods in accuracy and robustness
Effectively recovers from tracking failures due to occlusion or disappearance
Demonstrates high efficiency on large-scale benchmark datasets
Abstract
Object tracking is challenging as target objects often undergo drastic appearance changes over time. Recently, adaptive correlation filters have been successfully applied to object tracking. However, tracking algorithms relying on highly adaptive correlation filters are prone to drift due to noisy updates. Moreover, as these algorithms do not maintain long-term memory of target appearance, they cannot recover from tracking failures caused by heavy occlusion or target disappearance in the camera view. In this paper, we propose to learn multiple adaptive correlation filters with both long-term and short-term memory of target appearance for robust object tracking. First, we learn a kernelized correlation filter with an aggressive learning rate for locating target objects precisely. We take into account the appropriate size of surrounding context and the feature representations. Second, we…
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.
