HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

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

Zhihong Fu; Qingjie Liu; Zehua Fu; Yunhong Wang

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

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.

Code Repositories

fzh0917/STMTrack
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
video-object-tracking-on-nv-vot211STMTrack
AUC: 36.84
Precision: 50.34
visual-object-tracking-on-got-10kSTMTrack
Average Overlap: 64.2
Success Rate 0.5: 73.7
Success Rate 0.75: 57.5
visual-object-tracking-on-otb-2015STMTrack
AUC: 0.719

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
STMTrack: Template-free Visual Tracking with Space-time Memory Networks | Papers | HyperAI