English

Deep Meta Learning for Real-Time Target-Aware Visual Tracking

Computer Vision and Pattern Recognition 2019-08-19 v3

Abstract

In this paper, we propose a novel on-line visual tracking framework based on the Siamese matching network and meta-learner network, which run at real-time speeds. Conventional deep convolutional feature-based discriminative visual tracking algorithms require continuous re-training of classifiers or correlation filters, which involve solving complex optimization tasks to adapt to the new appearance of a target object. To alleviate this complex process, our proposed algorithm incorporates and utilizes a meta-learner network to provide the matching network with new appearance information of the target objects by adding target-aware feature space. The parameters for the target-specific feature space are provided instantly from a single forward-pass of the meta-learner network. By eliminating the necessity of continuously solving complex optimization tasks in the course of tracking, experimental results demonstrate that our algorithm performs at a real-time speed while maintaining competitive performance among other state-of-the-art tracking algorithms.

Keywords

Cite

@article{arxiv.1712.09153,
  title  = {Deep Meta Learning for Real-Time Target-Aware Visual Tracking},
  author = {Janghoon Choi and Junseok Kwon and Kyoung Mu Lee},
  journal= {arXiv preprint arXiv:1712.09153},
  year   = {2019}
}

Comments

To appear in ICCV 2019

R2 v1 2026-06-22T23:29:01.401Z