Robust Visual Tracking Using Template Anchors

Abstract

Deformable part models exhibit excellent performance in tracking non-rigidly deforming targets, but are usually outperformed by holistic models when the <br/>target does not deform or in the presence of uncertain visual data. The reason is that part-based models require estimation of a larger number of parameters compared to holistic models and since the updating process is self-supervised, the errors in parameter estimation are amplified with time, leading to a faster accuracy reduction than in holistic models. On the other hand, the robustness of part-based trackers is generally greater than in holistic trackers. We address the <br/>problem of self-supervised estimation of a large number of parameters by introducing controlled graduation in estimation of the free parameters. We propose decomposing the visual model into several sub-models, each describing the target at a different level of detail. The sub-models interact during target localization and, depending on the visual uncertainty, serve for cross-sub-model supervised updating. A new tracker is proposed based on this model which exhibits the qualities of part-based as well as holistic models. The tracker is tested on the highly-challenging VOT2013 and VOT2014 benchmarks, outperforming the state-of-the-art.

Cite

Text

Cehovin et al. "Robust Visual Tracking Using Template Anchors." IEEE/CVF Winter Conference on Applications of Computer Vision, 2016. doi:10.1109/WACV.2016.7477570

Markdown

[Cehovin et al. "Robust Visual Tracking Using Template Anchors." IEEE/CVF Winter Conference on Applications of Computer Vision, 2016.](https://mlanthology.org/wacv/2016/cehovin2016wacv-robust/) doi:10.1109/WACV.2016.7477570

BibTeX

@inproceedings{cehovin2016wacv-robust,
  title     = {{Robust Visual Tracking Using Template Anchors}},
  author    = {Cehovin, Luka and Leonardis, Ales and Kristan, Matej},
  booktitle = {IEEE/CVF Winter Conference on Applications of Computer Vision},
  year      = {2016},
  pages     = {1-8},
  doi       = {10.1109/WACV.2016.7477570},
  url       = {https://mlanthology.org/wacv/2016/cehovin2016wacv-robust/}
}