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

LightTrack: Finding Lightweight Neural Networks for Object Tracking via One-Shot Architecture Search

About

Object tracking has achieved significant progress over the past few years. However, state-of-the-art trackers become increasingly heavy and expensive, which limits their deployments in resource-constrained applications. In this work, we present LightTrack, which uses neural architecture search (NAS) to design more lightweight and efficient object trackers. Comprehensive experiments show that our LightTrack is effective. It can find trackers that achieve superior performance compared to handcrafted SOTA trackers, such as SiamRPN++ and Ocean, while using much fewer model Flops and parameters. Moreover, when deployed on resource-constrained mobile chipsets, the discovered trackers run much faster. For example, on Snapdragon 845 Adreno GPU, LightTrack runs $12\times$ faster than Ocean, while using $13\times$ fewer parameters and $38\times$ fewer Flops. Such improvements might narrow the gap between academic models and industrial deployments in object tracking task. LightTrack is released at https://github.com/researchmm/LightTrack.

Bin Yan, Houwen Peng, Kan Wu, Dong Wang, Jianlong Fu, Huchuan Lu• 2021

Related benchmarks

TaskDatasetResultRank
Visual Object TrackingTrackingNet (test)
Normalized Precision (Pnorm)78.9
460
Visual Object TrackingLaSOT (test)--
444
Visual Object TrackingGOT-10k (test)
Average Overlap62.3
378
Object TrackingLaSoT
AUC53.8
333
Object TrackingTrackingNet
Precision (P)69.5
225
Visual Object TrackingGOT-10k
AO61.1
223
Visual Object TrackingUAV123 (test)
AUC62.5
188
Visual Object TrackingUAV123
AUC0.625
165
Visual Object TrackingOTB-100
AUC66.2
136
Visual Object TrackingNfS
AUC0.553
112
Showing 10 of 28 rows

Other info

Follow for update