Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Efficient Visual Tracking via Hierarchical Cross-Attention Transformer

About

In recent years, target tracking has made great progress in accuracy. This development is mainly attributed to powerful networks (such as transformers) and additional modules (such as online update and refinement modules). However, less attention has been paid to tracking speed. Most state-of-the-art trackers are satisfied with the real-time speed on powerful GPUs. However, practical applications necessitate higher requirements for tracking speed, especially when edge platforms with limited resources are used. In this work, we present an efficient tracking method via a hierarchical cross-attention transformer named HCAT. Our model runs about 195 fps on GPU, 45 fps on CPU, and 55 fps on the edge AI platform of NVidia Jetson AGX Xavier. Experiments show that our HCAT achieves promising results on LaSOT, GOT-10k, TrackingNet, NFS, OTB100, UAV123, and VOT2020. Code and models are available at https://github.com/chenxin-dlut/HCAT.

Xin Chen, Ben Kang, Dong Wang, Dongdong Li, Huchuan Lu• 2022

Related benchmarks

TaskDatasetResultRank
Object TrackingLaSoT
AUC59.3
411
Object TrackingTrackingNet
Precision (P)72.9
270
Visual Object TrackingGOT-10k
AO65.1
254
Visual Object TrackingUAV123 (test)--
188
Visual Object TrackingLaSoText
AUC40.6
112
Visual TrackingNfS (test)
AUC61.9
45
Visual Object TrackingOTB100 (test)--
41
Visual Object TrackingAVisT (test)
AUC41.8
35
Visual Object TrackingLaSOT 42 (test)
Success Rate59.3
34
Visual Object TrackingUAV123
SUC62.7
25
Showing 10 of 27 rows

Other info

Follow for update