Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

FEAR: Fast, Efficient, Accurate and Robust Visual Tracker

About

We present FEAR, a family of fast, efficient, accurate, and robust Siamese visual trackers. We present a novel and efficient way to benefit from dual-template representation for object model adaption, which incorporates temporal information with only a single learnable parameter. We further improve the tracker architecture with a pixel-wise fusion block. By plugging-in sophisticated backbones with the abovementioned modules, FEAR-M and FEAR-L trackers surpass most Siamese trackers on several academic benchmarks in both accuracy and efficiency. Employed with the lightweight backbone, the optimized version FEAR-XS offers more than 10 times faster tracking than current Siamese trackers while maintaining near state-of-the-art results. FEAR-XS tracker is 2.4x smaller and 4.3x faster than LightTrack with superior accuracy. In addition, we expand the definition of the model efficiency by introducing FEAR benchmark that assesses energy consumption and execution speed. We show that energy consumption is a limiting factor for trackers on mobile devices. Source code, pretrained models, and evaluation protocol are available at https://github.com/PinataFarms/FEARTracker.

Vasyl Borsuk, Roman Vei, Orest Kupyn, Tetiana Martyniuk, Igor Krashenyi, Ji\v{r}i Matas• 2021

Related benchmarks

TaskDatasetResultRank
Visual Object TrackingLaSOT (test)--
444
Object TrackingLaSoT
AUC57.9
333
Object TrackingTrackingNet
Precision (P)72.9
225
Visual Object TrackingGOT-10k
AO64.5
223
Object TrackingGOT-10k
AO61.9
74
Visual Object TrackingNFS (Need for Speed) 30 FPS (test)
AUC61.4
54
Visual TrackingNfS (test)
AUC48.6
45
Visual Object TrackingAVisT (test)
AUC38.7
35
Visual Object TrackingNfS
Success Score65.8
25
Visual TrackingVOT ST 2021 (test)
EAO0.303
12
Showing 10 of 12 rows

Other info

Code

Follow for update