Discriminative and Robust Online Learning for Siamese Visual Tracking
Jinghao Zhou, Peng Wang, and Haoyang Sun

TL;DR
This paper introduces a hybrid online-offline learning approach with attention mechanisms and adaptive update strategies to improve the accuracy and robustness of Siamese visual trackers across multiple benchmarks.
Contribution
It proposes a novel online module with attention for offline Siamese networks, along with adaptive filter and template update strategies for enhanced discriminative and robust tracking.
Findings
Improved performance over SiamFC, SiamRPN++, and SiamMask baselines.
Achieved state-of-the-art results on six tracking benchmarks.
Operates beyond real-time in practical scenarios.
Abstract
The problem of visual object tracking has traditionally been handled by variant tracking paradigms, either learning a model of the object's appearance exclusively online or matching the object with the target in an offline-trained embedding space. Despite the recent success, each method agonizes over its intrinsic constraint. The online-only approaches suffer from a lack of generalization of the model they learn thus are inferior in target regression, while the offline-only approaches (e.g., convolutional siamese trackers) lack the target-specific context information thus are not discriminative enough to handle distractors, and robust enough to deformation. Therefore, we propose an online module with an attention mechanism for offline siamese networks to extract target-specific features under L2 error. We further propose a filter update strategy adaptive to treacherous background noises…
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 · Fire Detection and Safety Systems · IoT-based Smart Home Systems
