English

Output Constraint Transfer for Kernelized Correlation Filter in Tracking

Computer Vision and Pattern Recognition 2016-12-19 v1

Abstract

Kernelized Correlation Filter (KCF) is one of the state-of-the-art object trackers. However, it does not reasonably model the distribution of correlation response during tracking process, which might cause the drifting problem, especially when targets undergo significant appearance changes due to occlusion, camera shaking, and/or deformation. In this paper, we propose an Output Constraint Transfer (OCT) method that by modeling the distribution of correlation response in a Bayesian optimization framework is able to mitigate the drifting problem. OCT builds upon the reasonable assumption that the correlation response to the target image follows a Gaussian distribution, which we exploit to select training samples and reduce model uncertainty. OCT is rooted in a new theory which transfers data distribution to a constraint of the optimized variable, leading to an efficient framework to calculate correlation filters. Extensive experiments on a commonly used tracking benchmark show that the proposed method significantly improves KCF, and achieves better performance than other state-of-the-art trackers. To encourage further developments, the source code is made available https://github.com/bczhangbczhang/OCT-KCF.

Keywords

Cite

@article{arxiv.1612.05365,
  title  = {Output Constraint Transfer for Kernelized Correlation Filter in Tracking},
  author = {Baochang Zhang and Zhigang Li and Xianbin Cao and Qixiang Ye and Chen Chen and Linlin Shen and Alessandro Perina and Rongrong Ji},
  journal= {arXiv preprint arXiv:1612.05365},
  year   = {2016}
}

Comments

arXiv admin note: text overlap with arXiv:1404.7584 by other authors

R2 v1 2026-06-22T17:25:45.069Z