# Shallow Cue Guided Deep Visual Tracking via Mixed Models

**Authors:** Fangwen Tu, Shuzhi Sam Ge, Chang Chieh Hang

arXiv: 1812.08094 · 2018-12-20

## TL;DR

This paper introduces a deep visual tracking method that combines shallow cue-based prior maps with mixed convolutional neural networks to improve robustness against abrupt motions and distracters.

## Contribution

It proposes a novel mixed model CNN framework with shallow cue-guided prior maps and a prioritised update strategy for enhanced tracking accuracy.

## Key findings

- Outperforms state-of-the-art tracking methods on challenging sequences.
- Effectively handles abrupt and fast motions.
- Reduces drifting by rectifying holistic maps with local heat maps.

## Abstract

In this paper, a robust visual tracking approach via mixed model based convolutional neural networks (SDT) is developed. In order to handle abrupt or fast motion, a prior map is generated to facilitate the localization of region of interest (ROI) before the deep tracker is performed. A top-down saliency model with nineteen shallow cues are employed to construct the prior map with online learnt combination weights. Moreover, apart from a holistic deep learner, four local networks are also trained to learn different components of the target. The generated four local heat maps will facilitate to rectify the holistic map by eliminating the distracters to avoid drifting. Furthermore, to guarantee the instance for online update of high quality, a prioritised update strategy is implemented by casting the problem into a label noise problem. The selection probability is designed by considering both confidence values and bio-inspired memory for temporal information integration. Experiments are conducted qualitatively and quantitatively on a set of challenging image sequences. Comparative study demonstrates that the proposed algorithm outperforms other state-of-the-art methods.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1812.08094/full.md

## Figures

8 figures with captions in the complete paper: https://tomesphere.com/paper/1812.08094/full.md

## References

27 references — full list in the complete paper: https://tomesphere.com/paper/1812.08094/full.md

---
Source: https://tomesphere.com/paper/1812.08094