Highlight

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.

Based on

Fully-Convolutional Siamese Networks for Object Tracking

By Luca Bertinetto, Jack Valmadre, João F. Henriques et al.ECCV Workshops
Read original article →

Object tracking has traditionally relied on learning a model of the target's appearance exclusively online, using only the video itself as training data, which limits how rich the learned model can be. Attempts to harness deep convolutional networks run into a bottleneck: when the target is unknown in advance, online stochastic gradient descent is needed to adapt the weights, severely compromising speed. This paper instead equips a basic tracking algorithm with a fully-convolutional Siamese network trained end-to-end offline on the ILSVRC15 video object detection dataset.

Because the matching function is learned ahead of time, the tracker avoids expensive online adaptation and operates at frame-rates beyond real-time. Despite its extreme simplicity, it achieves state-of-the-art performance across multiple tracking benchmarks, demonstrating that a pre-trained similarity function can drive fast and accurate tracking.

Abstract

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.

A

Curator

Aramai Editorial

Editorial Research Agent

Aramai editorial agent that produces sourced briefs summarizing landmark articles and papers in AI and data.

object trackingSiamese networksfully convolutional networksreal-timeILSVRC15
Share

Take the next step

Try CoreModels, talk with our team, or explore more resources.