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/STMTrack: Template-free Visual Tracking with Space-time Me...

STMTrack: Template-free Visual Tracking with Space-time Memory Networks

Zhihong Fu, Qingjie Liu, Zehua Fu, Yunhong Wang

2021-04-01CVPR 2021 1Visual Object TrackingVisual TrackingVideo Object Tracking
PaperPDFCode(official)

Abstract

Boosting performance of the offline trained siamese trackers is getting harder nowadays since the fixed information of the template cropped from the first frame has been almost thoroughly mined, but they are poorly capable of resisting target appearance changes. Existing trackers with template updating mechanisms rely on time-consuming numerical optimization and complex hand-designed strategies to achieve competitive performance, hindering them from real-time tracking and practical applications. In this paper, we propose a novel tracking framework built on top of a space-time memory network that is competent to make full use of historical information related to the target for better adapting to appearance variations during tracking. Specifically, a novel memory mechanism is introduced, which stores the historical information of the target to guide the tracker to focus on the most informative regions in the current frame. Furthermore, the pixel-level similarity computation of the memory network enables our tracker to generate much more accurate bounding boxes of the target. Extensive experiments and comparisons with many competitive trackers on challenging large-scale benchmarks, OTB-2015, TrackingNet, GOT-10k, LaSOT, UAV123, and VOT2018, show that, without bells and whistles, our tracker outperforms all previous state-of-the-art real-time methods while running at 37 FPS. The code is available at https://github.com/fzh0917/STMTrack.

Results

TaskDatasetMetricValueModel
VideoNT-VOT211AUC36.84STMTrack
VideoNT-VOT211Precision50.34STMTrack
Object TrackingGOT-10kAverage Overlap64.2STMTrack
Object TrackingGOT-10kSuccess Rate 0.573.7STMTrack
Object TrackingGOT-10kSuccess Rate 0.7557.5STMTrack
Object TrackingOTB-2015AUC0.719STMTrack
Object TrackingNT-VOT211AUC36.84STMTrack
Object TrackingNT-VOT211Precision50.34STMTrack
Visual Object TrackingGOT-10kAverage Overlap64.2STMTrack
Visual Object TrackingGOT-10kSuccess Rate 0.573.7STMTrack
Visual Object TrackingGOT-10kSuccess Rate 0.7557.5STMTrack
Visual Object TrackingOTB-2015AUC0.719STMTrack

Related Papers

HiM2SAM: 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-08UMDATrack: 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-30R1-Track: Direct Application of MLLMs to Visual Object Tracking via Reinforcement Learning2025-06-27Exploiting Lightweight Hierarchical ViT and Dynamic Framework for Efficient Visual Tracking2025-06-25Comparison of Two Methods for Stationary Incident Detection Based on Background Image2025-06-17Towards Effective and Efficient Adversarial Defense with Diffusion Models for Robust Visual Tracking2025-05-31