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

End-to-end representation learning for Correlation Filter based tracking

About

The Correlation Filter is an algorithm that trains a linear template to discriminate between images and their translations. It is well suited to object tracking because its formulation in the Fourier domain provides a fast solution, enabling the detector to be re-trained once per frame. Previous works that use the Correlation Filter, however, have adopted features that were either manually designed or trained for a different task. This work is the first to overcome this limitation by interpreting the Correlation Filter learner, which has a closed-form solution, as a differentiable layer in a deep neural network. This enables learning deep features that are tightly coupled to the Correlation Filter. Experiments illustrate that our method has the important practical benefit of allowing lightweight architectures to achieve state-of-the-art performance at high framerates.

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

Related benchmarks

TaskDatasetResultRank
Visual Object TrackingTrackingNet (test)
Normalized Precision (Pnorm)65.4
460
Visual Object TrackingGOT-10k (test)
Average Overlap37.4
378
Object TrackingTrackingNet
Precision (P)57.8
225
Visual Object TrackingUAV123 (test)
AUC43.6
188
Visual Object TrackingOTB-100
AUC56.8
136
Object TrackingOTB 2015 (test)
AUC0.568
63
Visual Object TrackingOTB 2013
AUC61
60
Visual Object TrackingOTB 2015
AUC62
58
RGBT TrackingRGBT 234
Precision Rate55.1
53
Visual Object TrackingGOT-10k 1.0 (test)
AO37.4
51
Showing 10 of 35 rows

Other info

Code

Follow for update