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

GradNet: Gradient-Guided Network for Visual Object Tracking

About

The fully-convolutional siamese network based on template matching has shown great potentials in visual tracking. During testing, the template is fixed with the initial target feature and the performance totally relies on the general matching ability of the siamese network. However, this manner cannot capture the temporal variations of targets or background clutter. In this work, we propose a novel gradient-guided network to exploit the discriminative information in gradients and update the template in the siamese network through feed-forward and backward operations. Our algorithm performs feed-forward and backward operations to exploit the discriminative informaiton in gradients and capture the core attention of the target. To be specific, the algorithm can utilize the information from the gradient to update the template in the current frame. In addition, a template generalization training method is proposed to better use gradient information and avoid overfitting. To our knowledge, this work is the first attempt to exploit the information in the gradient for template update in siamese-based trackers. Extensive experiments on recent benchmarks demonstrate that our method achieves better performance than other state-of-the-art trackers.

Peixia Li, Boyu Chen, Wanli Ouyang, Dong Wang, Xiaoyun Yang, Huchuan Lu• 2019

Related benchmarks

TaskDatasetResultRank
Visual Object TrackingLaSOT (test)--
444
Visual Object TrackingUAV123
AUC0.51
165
Visual Object TrackingNfS
AUC0.51
112
Visual Object TrackingTNL2K--
95
Object TrackingOTB 2015 (test)
AUC0.63
63
Visual Object TrackingOTB 2015
AUC63.9
58
Visual Object TrackingLaSoT
AUC36.5
44
Visual Object TrackingOTB Lang
Success Rate37
20
Short-Term TrackingVOT 2017 2018
EAO24.7
19
Visual Object TrackingVOT real-time challenge 2017
Accuracy0.507
12
Showing 10 of 13 rows

Other info

Code

Follow for update