HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Target-Aware Tracking with Long-term Context Attention

Kaijie He; Canlong Zhang; Sheng Xie; Zhixin Li; Zhiwen Wang

Target-Aware Tracking with Long-term Context Attention

Abstract

Most deep trackers still follow the guidance of the siamese paradigms and use a template that contains only the target without any contextual information, which makes it difficult for the tracker to cope with large appearance changes, rapid target movement, and attraction from similar objects. To alleviate the above problem, we propose a long-term context attention (LCA) module that can perform extensive information fusion on the target and its context from long-term frames, and calculate the target correlation while enhancing target features. The complete contextual information contains the location of the target as well as the state around the target. LCA uses the target state from the previous frame to exclude the interference of similar objects and complex backgrounds, thus accurately locating the target and enabling the tracker to obtain higher robustness and regression accuracy. By embedding the LCA module in Transformer, we build a powerful online tracker with a target-aware backbone, termed as TATrack. In addition, we propose a dynamic online update algorithm based on the classification confidence of historical information without additional calculation burden. Our tracker achieves state-of-the-art performance on multiple benchmarks, with 71.1\% AUC, 89.3\% NP, and 73.0\% AO on LaSOT, TrackingNet, and GOT-10k. The code and trained models are available on https://github.com/hekaijie123/TATrack.

Code Repositories

hekaijie123/TATrack
Official
pytorch

Benchmarks

BenchmarkMethodologyMetrics
video-object-tracking-on-got-10k-1TATrack-L-GOT
Average Overlap: 76.6
video-object-tracking-on-nv-vot211TATrack-L
AUC: 39.29
Precision: 53.94
visual-object-tracking-on-got-10kTATrack-L-GOT
Average Overlap: 76.6
Success Rate 0.5: 85.7
Success Rate 0.75: 73.4
visual-object-tracking-on-lasotTATrack-L
AUC: 71.1
Normalized Precision: 79.1
Precision: 76.1
visual-object-tracking-on-trackingnetTATrack-L
Accuracy: 85.0
Normalized Precision: 89.3
Precision: 84.5
visual-tracking-on-lasotTATrack-L
AUC: 71.1
visual-tracking-on-trackingnetTATrack-L
ACCURACY: 0.85
Normalized Precision: 89.3

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
Target-Aware Tracking with Long-term Context Attention | Papers | HyperAI