Real-Time Visual Tracking via Incremental Covariance Tensor Learning

Abstract

Visual tracking is a challenging problem, as an object may change its appearance due to pose variations, illumination changes, and occlusions. Many algorithms have been proposed to update the target model using the large volume of available information during tracking, but at the cost of high computational complexity. To address this problem, we present a tracking approach that incrementally learns a low-dimensional covariance tensor representation, efficiently adapting online to appearance changes for each mode of the target with only ̃(1) computational complexity. Moreover, a weighting scheme is adopted to ensure less modeling power is expended fitting older observations. Both of these features contribute measurably to improving overall tracking performance. Tracking is then led by the Bayesian inference framework in which a particle filter is used to propagate sample distributions over time. With the help of integral images, our tracker achieves real-time performance. Extensive experiments demonstrate the effectiveness of the proposed tracking algorithm for the targets undergoing appearance variations.

Cite

Text

Wu et al. "Real-Time Visual Tracking via Incremental Covariance Tensor Learning." IEEE/CVF International Conference on Computer Vision, 2009. doi:10.1109/ICCV.2009.5459369

Markdown

[Wu et al. "Real-Time Visual Tracking via Incremental Covariance Tensor Learning." IEEE/CVF International Conference on Computer Vision, 2009.](https://mlanthology.org/iccv/2009/wu2009iccv-real/) doi:10.1109/ICCV.2009.5459369

BibTeX

@inproceedings{wu2009iccv-real,
  title     = {{Real-Time Visual Tracking via Incremental Covariance Tensor Learning}},
  author    = {Wu, Yi and Cheng, Jian and Wang, Jinqiao and Lu, Hanqing},
  booktitle = {IEEE/CVF International Conference on Computer Vision},
  year      = {2009},
  pages     = {1631-1638},
  doi       = {10.1109/ICCV.2009.5459369},
  url       = {https://mlanthology.org/iccv/2009/wu2009iccv-real/}
}