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

Two-stream Beats One-stream: Asymmetric Siamese Network for Efficient Visual Tracking

About

Efficient tracking has garnered attention for its ability to operate on resource-constrained platforms for real-world deployment beyond desktop GPUs. Current efficient trackers mainly follow precision-oriented trackers, adopting a one-stream framework with lightweight modules. However, blindly adhering to the one-stream paradigm may not be optimal, as incorporating template computation in every frame leads to redundancy, and pervasive semantic interaction between template and search region places stress on edge devices. In this work, we propose a novel asymmetric Siamese tracker named \textbf{AsymTrack} for efficient tracking. AsymTrack disentangles template and search streams into separate branches, with template computing only once during initialization to generate modulation signals. Building on this architecture, we devise an efficient template modulation mechanism to unidirectional inject crucial cues into the search features, and design an object perception enhancement module that integrates abstract semantics and local details to overcome the limited representation in lightweight tracker. Extensive experiments demonstrate that AsymTrack offers superior speed-precision trade-offs across different platforms compared to the current state-of-the-arts. For instance, AsymTrack-T achieves 60.8\% AUC on LaSOT and 224/81/84 FPS on GPU/CPU/AGX, surpassing HiT-Tiny by 6.0\% AUC with higher speeds. The code is available at https://github.com/jiawen-zhu/AsymTrack.

Jiawen Zhu, Huayi Tang, Xin Chen, Xinying Wang, Dong Wang, Huchuan Lu• 2025

Related benchmarks

TaskDatasetResultRank
Object TrackingLaSoT
AUC64.7
333
Object TrackingTrackingNet
Precision (P)77.4
225
Visual Object TrackingUAV123 (test)
AUC66.5
188
Visual Object TrackingLaSOText (test)
AUC44.6
85
Object TrackingGOT-10k
AO67.7
74
Visual Object TrackingNFS (Need for Speed) 30 FPS (test)
AUC64.9
54
Visual Object TrackingFELT
SR51.9
23
Showing 7 of 7 rows

Other info

Follow for update