Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Correlation-Aware Deep Tracking

About

Robustness and discrimination power are two fundamental requirements in visual object tracking. In most tracking paradigms, we find that the features extracted by the popular Siamese-like networks cannot fully discriminatively model the tracked targets and distractor objects, hindering them from simultaneously meeting these two requirements. While most methods focus on designing robust correlation operations, we propose a novel target-dependent feature network inspired by the self-/cross-attention scheme. In contrast to the Siamese-like feature extraction, our network deeply embeds cross-image feature correlation in multiple layers of the feature network. By extensively matching the features of the two images through multiple layers, it is able to suppress non-target features, resulting in instance-varying feature extraction. The output features of the search image can be directly used for predicting target locations without extra correlation step. Moreover, our model can be flexibly pre-trained on abundant unpaired images, leading to notably faster convergence than the existing methods. Extensive experiments show our method achieves the state-of-the-art results while running at real-time. Our feature networks also can be applied to existing tracking pipelines seamlessly to raise the tracking performance. Code will be available.

Fei Xie, Chunyu Wang, Guangting Wang, Yue Cao, Wankou Yang, Wenjun Zeng• 2022

Related benchmarks

TaskDatasetResultRank
Visual Object TrackingLaSOT (test)
AUC66.7
444
Visual Object TrackingGOT-10k (test)
Average Overlap70.4
378
Object TrackingLaSoT
AUC66.7
333
Visual Object TrackingGOT-10k
AO70.4
223
RGB-D Object TrackingVOT-RGBD 2022 (public challenge)
EAO70.8
167
Visual Object TrackingVOT 2020 (test)
EAO0.529
147
Visual Object TrackingOTB-100
AUC70.9
136
Visual Object TrackingLaSOT 2019 (test)
AUC66.7
31
Visual Object TrackingGOT-10k Restricted Protocol (test)
AO70.4
23
Single Object TrackingTrackingNet 57 (test)
AUC82.2
20
Showing 10 of 12 rows

Other info

Follow for update