High-Speed Tracking with Kernelized Correlation Filters

04/30/2014
by   João F. Henriques, et al.
0

The core component of most modern trackers is a discriminative classifier, tasked with distinguishing between the target and the surrounding environment. To cope with natural image changes, this classifier is typically trained with translated and scaled sample patches. Such sets of samples are riddled with redundancies -- any overlapping pixels are constrained to be the same. Based on this simple observation, we propose an analytic model for datasets of thousands of translated patches. By showing that the resulting data matrix is circulant, we can diagonalize it with the Discrete Fourier Transform, reducing both storage and computation by several orders of magnitude. Interestingly, for linear regression our formulation is equivalent to a correlation filter, used by some of the fastest competitive trackers. For kernel regression, however, we derive a new Kernelized Correlation Filter (KCF), that unlike other kernel algorithms has the exact same complexity as its linear counterpart. Building on it, we also propose a fast multi-channel extension of linear correlation filters, via a linear kernel, which we call Dual Correlation Filter (DCF). Both KCF and DCF outperform top-ranking trackers such as Struck or TLD on a 50 videos benchmark, despite running at hundreds of frames-per-second, and being implemented in a few lines of code (Algorithm 1). To encourage further developments, our tracking framework was made open-source.

READ FULL TEXT

page 2

page 4

page 11

research
06/17/2018

High Speed Kernelized Correlation Filters without Boundary Effect

Recently, correlation filter based trackers (CF trackers) have attracted...
research
01/22/2016

Learning Support Correlation Filters for Visual Tracking

Sampling and budgeting training examples are two essential factors in tr...
research
12/16/2016

Output Constraint Transfer for Kernelized Correlation Filter in Tracking

Kernelized Correlation Filter (KCF) is one of the state-of-the-art objec...
research
06/17/2018

High-speed Tracking with Multi-kernel Correlation Filters

Correlation filter (CF) based trackers are currently ranked top in terms...
research
09/12/2017

Kernel Cross-Correlator

Cross-correlator plays a significant role in many visual perception task...
research
06/01/2017

Faster Spatially Regularized Correlation Filters for Visual Tracking

Discriminatively learned correlation filters (DCF) have been widely used...
research
01/20/2018

EnKCF: Ensemble of Kernelized Correlation Filters for High-Speed Object Tracking

Computer vision technologies are very attractive for practical applicati...

Please sign up or login with your details

Forgot password? Click here to reset