TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Target-Aware Tracking with Long-term Context Attention

Target-Aware Tracking with Long-term Context Attention

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

2023-02-27Visual Object TrackingVisual TrackingObject TrackingVideo Object Tracking
PaperPDFCode(official)

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.

Results

TaskDatasetMetricValueModel
VideoNT-VOT211AUC39.29TATrack-L
VideoNT-VOT211Precision53.94TATrack-L
VideoGOT-10kAverage Overlap76.6TATrack-L-GOT
Visual TrackingTrackingNetACCURACY0.85TATrack-L
Visual TrackingTrackingNetNormalized Precision89.3TATrack-L
Visual TrackingLaSOTAUC71.1TATrack-L
Object TrackingLaSOTAUC71.1TATrack-L
Object TrackingLaSOTNormalized Precision79.1TATrack-L
Object TrackingLaSOTPrecision76.1TATrack-L
Object TrackingGOT-10kAverage Overlap76.6TATrack-L-GOT
Object TrackingGOT-10kSuccess Rate 0.585.7TATrack-L-GOT
Object TrackingGOT-10kSuccess Rate 0.7573.4TATrack-L-GOT
Object TrackingTrackingNetAccuracy85TATrack-L
Object TrackingTrackingNetNormalized Precision89.3TATrack-L
Object TrackingTrackingNetPrecision84.5TATrack-L
Object TrackingNT-VOT211AUC39.29TATrack-L
Object TrackingNT-VOT211Precision53.94TATrack-L
Object TrackingGOT-10kAverage Overlap76.6TATrack-L-GOT
Visual Object TrackingLaSOTAUC71.1TATrack-L
Visual Object TrackingLaSOTNormalized Precision79.1TATrack-L
Visual Object TrackingLaSOTPrecision76.1TATrack-L
Visual Object TrackingGOT-10kAverage Overlap76.6TATrack-L-GOT
Visual Object TrackingGOT-10kSuccess Rate 0.585.7TATrack-L-GOT
Visual Object TrackingGOT-10kSuccess Rate 0.7573.4TATrack-L-GOT
Visual Object TrackingTrackingNetAccuracy85TATrack-L
Visual Object TrackingTrackingNetNormalized Precision89.3TATrack-L
Visual Object TrackingTrackingNetPrecision84.5TATrack-L

Related Papers

MVA 2025 Small Multi-Object Tracking for Spotting Birds Challenge: Dataset, Methods, and Results2025-07-17YOLOv8-SMOT: An Efficient and Robust Framework for Real-Time Small Object Tracking via Slice-Assisted Training and Adaptive Association2025-07-16HiM2SAM: Enhancing SAM2 with Hierarchical Motion Estimation and Memory Optimization towards Long-term Tracking2025-07-10What You Have is What You Track: Adaptive and Robust Multimodal Tracking2025-07-08Robustifying 3D Perception through Least-Squares Multi-Agent Graphs Object Tracking2025-07-07UMDATrack: Unified Multi-Domain Adaptive Tracking Under Adverse Weather Conditions2025-07-01Mamba-FETrack V2: Revisiting State Space Model for Frame-Event based Visual Object Tracking2025-06-30Visual and Memory Dual Adapter for Multi-Modal Object Tracking2025-06-30