English

Saliency-Enhanced Robust Visual Tracking

Computer Vision and Pattern Recognition 2018-02-09 v1

Abstract

Discrete correlation filter (DCF) based trackers have shown considerable success in visual object tracking. These trackers often make use of low to mid level features such as histogram of gradients (HoG) and mid-layer activations from convolution neural networks (CNNs). We argue that including semantically higher level information to the tracked features may provide further robustness to challenging cases such as viewpoint changes. Deep salient object detection is one example of such high level features, as it make use of semantic information to highlight the important regions in the given scene. In this work, we propose an improvement over DCF based trackers by combining saliency based and other features based filter responses. This combination is performed with an adaptive weight on the saliency based filter responses, which is automatically selected according to the temporal consistency of visual saliency. We show that our method consistently improves a baseline DCF based tracker especially in challenging cases and performs superior to the state-of-the-art. Our improved tracker operates at 9.3 fps, introducing a small computational burden over the baseline which operates at 11 fps.

Keywords

Cite

@article{arxiv.1802.02783,
  title  = {Saliency-Enhanced Robust Visual Tracking},
  author = {Caglar Aytekin and Francesco Cricri and Emre Aksu},
  journal= {arXiv preprint arXiv:1802.02783},
  year   = {2018}
}

Comments

Submitted to ICIP 2018

R2 v1 2026-06-23T00:15:32.916Z