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

Fully-Convolutional Siamese Networks for Object Tracking

About

The problem of arbitrary object tracking has traditionally been tackled by learning a model of the object's appearance exclusively online, using as sole training data the video itself. Despite the success of these methods, their online-only approach inherently limits the richness of the model they can learn. Recently, several attempts have been made to exploit the expressive power of deep convolutional networks. However, when the object to track is not known beforehand, it is necessary to perform Stochastic Gradient Descent online to adapt the weights of the network, severely compromising the speed of the system. In this paper we equip a basic tracking algorithm with a novel fully-convolutional Siamese network trained end-to-end on the ILSVRC15 dataset for object detection in video. Our tracker operates at frame-rates beyond real-time and, despite its extreme simplicity, achieves state-of-the-art performance in multiple benchmarks.

Luca Bertinetto, Jack Valmadre, Jo\~ao F. Henriques, Andrea Vedaldi, Philip H. S. Torr• 2016

Related benchmarks

TaskDatasetResultRank
Visual Object TrackingTrackingNet (test)
Normalized Precision (Pnorm)66.6
460
Visual Object TrackingLaSOT (test)
AUC35
444
Visual Object TrackingGOT-10k (test)
Average Overlap34.8
378
Object TrackingLaSoT
AUC33.6
333
Object TrackingTrackingNet
Precision (P)66.3
225
Visual Object TrackingGOT-10k
AO35.3
223
Visual Object TrackingUAV123 (test)
AUC51
188
Visual Object TrackingUAV123
AUC0.51
165
Visual Object TrackingVOT 2020 (test)
EAO0.179
147
Visual Object TrackingOTB-100
AUC58.2
136
Showing 10 of 92 rows
...

Other info

Code

Follow for update