Once for All: a Two-flow Convolutional Neural Network for Visual Tracking

04/26/2016
by   Kai Chen, et al.
0

One of the main challenges of visual object tracking comes from the arbitrary appearance of objects. Most existing algorithms try to resolve this problem as an object-specific task, i.e., the model is trained to regenerate or classify a specific object. As a result, the model need to be initialized and retrained for different objects. In this paper, we propose a more generic approach utilizing a novel two-flow convolutional neural network (named YCNN). The YCNN takes two inputs (one is object image patch, the other is search image patch), then outputs a response map which predicts how likely the object appears in a specific location. Unlike those object-specific approach, the YCNN is trained to measure the similarity between two image patches. Thus it will not be confined to any specific object. Furthermore the network can be end-to-end trained to extract both shallow and deep convolutional features which are dedicated for visual tracking. And once properly trained, the YCNN can be applied to track all kinds of objects without further training and updating. Benefiting from the once-for-all model, our algorithm is able to run at a very high speed of 45 frames-per-second. The experiments on 51 sequences also show that our algorithm achieves an outstanding performance.

READ FULL TEXT
research
09/30/2020

GCNNMatch: Graph Convolutional Neural Networks for Multi-Object Tracking via Sinkhorn Normalization

This paper proposes a novel method for online Multi-Object Tracking (MOT...
research
07/13/2020

End-to-End Multi-Object Tracking with Global Response Map

Most existing Multi-Object Tracking (MOT) approaches follow the Tracking...
research
01/31/2017

Deep Reinforcement Learning for Visual Object Tracking in Videos

In this paper we introduce a fully end-to-end approach for visual tracki...
research
12/16/2018

Model-free Tracking with Deep Appearance and Motion Features Integration

Being able to track an anonymous object, a model-free tracker is compreh...
research
10/04/2017

Visual Tracking via Learning Dynamic Patch-based Graph Representation

Existing visual tracking methods usually localize a target object with a...
research
12/19/2016

Parsing Images of Overlapping Organisms with Deep Singling-Out Networks

This work is motivated by the mostly unsolved task of parsing biological...
research
11/14/2016

Convolutional Regression for Visual Tracking

Recently, discriminatively learned correlation filters (DCF) has drawn m...

Please sign up or login with your details

Forgot password? Click here to reset