Global Tracking via Ensemble of Local Trackers
Zikun Zhou, Jianqiu Chen, Wenjie Pei, Kaige Mao, Hongpeng Wang, Zhenyu, He

TL;DR
This paper introduces a global tracking method that combines multiple local trackers to improve long-term object tracking by leveraging both local and global information, effectively handling occlusions and discontinuous movements.
Contribution
It proposes an ensemble of local trackers for global view long-term tracking, integrating the advantages of local smooth tracking and global re-detection.
Findings
Outperforms state-of-the-art methods on six datasets.
Effectively handles occlusion and target disappearance.
Maintains robust tracking with multiple local trackers.
Abstract
The crux of long-term tracking lies in the difficulty of tracking the target with discontinuous moving caused by out-of-view or occlusion. Existing long-term tracking methods follow two typical strategies. The first strategy employs a local tracker to perform smooth tracking and uses another re-detector to detect the target when the target is lost. While it can exploit the temporal context like historical appearances and locations of the target, a potential limitation of such strategy is that the local tracker tends to misidentify a nearby distractor as the target instead of activating the re-detector when the real target is out of view. The other long-term tracking strategy tracks the target in the entire image globally instead of local tracking based on the previous tracking results. Unfortunately, such global tracking strategy cannot leverage the temporal context effectively. In this…
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 · Infrared Target Detection Methodologies · Visual Attention and Saliency Detection
