Fully-Convolutional Siamese Networks for Object Tracking
Introduces a fully-convolutional Siamese network, trained offline for object tracking, that runs beyond real-time with state-of-the-art accuracy.
Arbitrary object tracking is traditionally handled by learning an appearance model online from the video itself, which limits the richness of the model. Adapting deep networks online via stochastic gradient descent restores expressiveness but badly hurts speed. This paper trains a fully-convolutional Siamese network end-to-end on the ILSVRC15 video object detection dataset, then uses it in a basic tracker. Despite its simplicity, the tracker runs beyond real-time frame-rates and achieves state-of-the-art performance across multiple benchmarks.
Based on: Fully-Convolutional Siamese Networks for Object Tracking · ECCV Workshops
Curated by Aramai Editorial
Read summary →