Visual Tracking Using Attention-Modulated Disintegration and Integration

Abstract

In this paper, we present a novel attention-modulated visual tracking algorithm that decomposes an object into multiple cognitive units, and trains multiple elementary trackers in order to modulate the distribution of attention according to various feature and kernel types. In the integration stage it recombines the units to memorize and recognize the target object effectively. With respect to the elementary trackers, we present a novel attentional feature-based correlation filter (AtCF) that focuses on distinctive attentional features. The effectiveness of the proposed algorithm is validated through experimental comparison with state-of-the-art methods on widely-used tracking benchmark datasets.

Cite

Text

Choi et al. "Visual Tracking Using Attention-Modulated Disintegration and Integration." Conference on Computer Vision and Pattern Recognition, 2016. doi:10.1109/CVPR.2016.468

Markdown

[Choi et al. "Visual Tracking Using Attention-Modulated Disintegration and Integration." Conference on Computer Vision and Pattern Recognition, 2016.](https://mlanthology.org/cvpr/2016/choi2016cvpr-visual/) doi:10.1109/CVPR.2016.468

BibTeX

@inproceedings{choi2016cvpr-visual,
  title     = {{Visual Tracking Using Attention-Modulated Disintegration and Integration}},
  author    = {Choi, Jongwon and Chang, Hyung Jin and Jeong, Jiyeoup and Demiris, Yiannis and Choi, Jin Young},
  booktitle = {Conference on Computer Vision and Pattern Recognition},
  year      = {2016},
  doi       = {10.1109/CVPR.2016.468},
  url       = {https://mlanthology.org/cvpr/2016/choi2016cvpr-visual/}
}