Share your thoughts, 1 month free Claude Pro on usSee more
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)--
446
Object TrackingLaSoT
AUC57.9
411
Visual Object TrackingGOT-10k (test)--
408
Object TrackingTrackingNet
Precision (P)72.9
270
Visual Object TrackingGOT-10k
AO64.5
254
Object TrackingGOT-10k
AO61.9
87
Visual Object TrackingOTB 2015
AUC66.7
63
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
Showing 10 of 16 rows

Other info

Code

Follow for update