HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

SwinTrack: A Simple and Strong Baseline for Transformer Tracking

Liting Lin Heng Fan Zhipeng Zhang Yong Xu Haibin Ling

SwinTrack: A Simple and Strong Baseline for Transformer Tracking

Abstract

Recently Transformer has been largely explored in tracking and shown state-of-the-art (SOTA) performance. However, existing efforts mainly focus on fusing and enhancing features generated by convolutional neural networks (CNNs). The potential of Transformer in representation learning remains under-explored. In this paper, we aim to further unleash the power of Transformer by proposing a simple yet efficient fully-attentional tracker, dubbed SwinTrack, within classic Siamese framework. In particular, both representation learning and feature fusion in SwinTrack leverage the Transformer architecture, enabling better feature interactions for tracking than pure CNN or hybrid CNN-Transformer frameworks. Besides, to further enhance robustness, we present a novel motion token that embeds historical target trajectory to improve tracking by providing temporal context. Our motion token is lightweight with negligible computation but brings clear gains. In our thorough experiments, SwinTrack exceeds existing approaches on multiple benchmarks. Particularly, on the challenging LaSOT, SwinTrack sets a new record with 0.713 SUC score. It also achieves SOTA results on other benchmarks. We expect SwinTrack to serve as a solid baseline for Transformer tracking and facilitate future research. Our codes and results are released at https://github.com/LitingLin/SwinTrack.

Code Repositories

litinglin/swintrack
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
visual-object-tracking-on-got-10kSwinTrack-B
Average Overlap: 69.4
Success Rate 0.5: 78
Success Rate 0.75: 64.3
visual-object-tracking-on-lasotSwinTrack-B-384
AUC: 70.2
Normalized Precision: 78.4
Precision: 75.3
visual-object-tracking-on-trackingnetSwinTrack-B-384
Accuracy: 84
Normalized Precision: 88.2
Precision: 83.2

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
SwinTrack: A Simple and Strong Baseline for Transformer Tracking | Papers | HyperAI