Siamese Cascaded Region Proposal Networks for Real-Time Visual Tracking
Heng Fan, Haibin Ling

TL;DR
This paper introduces Siamese Cascaded RPN (C-RPN), a multi-stage framework for real-time visual tracking that improves discrimination and localization accuracy by leveraging multi-level features and sequential refinement.
Contribution
The paper proposes a novel multi-stage Siamese RPN with feature transfer blocks, hard negative sampling, and progressive refinement, enhancing tracking accuracy and robustness over previous methods.
Findings
Achieves state-of-the-art results on multiple benchmarks.
Runs in real-time with high accuracy.
Effectively handles distractors and scale variations.
Abstract
Region proposal networks (RPN) have been recently combined with the Siamese network for tracking, and shown excellent accuracy with high efficiency. Nevertheless, previously proposed one-stage Siamese-RPN trackers degenerate in presence of similar distractors and large scale variation. Addressing these issues, we propose a multi-stage tracking framework, Siamese Cascaded RPN (C-RPN), which consists of a sequence of RPNs cascaded from deep high-level to shallow low-level layers in a Siamese network. Compared to previous solutions, C-RPN has several advantages: (1) Each RPN is trained using the outputs of RPN in the previous stage. Such process stimulates hard negative sampling, resulting in more balanced training samples. Consequently, the RPNs are sequentially more discriminative in distinguishing difficult background (i.e., similar distractors). (2) Multi-level features are fully…
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
TopicsVideo Surveillance and Tracking Methods · Impact of Light on Environment and Health · Fire Detection and Safety Systems
MethodsRegion Proposal Network
