HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Scale Equivariance Improves Siamese Tracking

Ivan Sosnovik Artem Moskalev Arnold Smeulders

Scale Equivariance Improves Siamese Tracking

Abstract

Siamese trackers turn tracking into similarity estimation between a template and the candidate regions in the frame. Mathematically, one of the key ingredients of success of the similarity function is translation equivariance. Non-translation-equivariant architectures induce a positional bias during training, so the location of the target will be hard to recover from the feature space. In real life scenarios, objects undergoe various transformations other than translation, such as rotation or scaling. Unless the model has an internal mechanism to handle them, the similarity may degrade. In this paper, we focus on scaling and we aim to equip the Siamese network with additional built-in scale equivariance to capture the natural variations of the target a priori. We develop the theory for scale-equivariant Siamese trackers, and provide a simple recipe for how to make a wide range of existing trackers scale-equivariant. We present SE-SiamFC, a scale-equivariant variant of SiamFC built according to the recipe. We conduct experiments on OTB and VOT benchmarks and on the synthetically generated T-MNIST and S-MNIST datasets. We demonstrate that a built-in additional scale equivariance is useful for visual object tracking.

Code Repositories

isosnovik/SiamSE
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
visual-object-tracking-on-otb-2013SE-SiamFC
AUC: 0.68
visual-object-tracking-on-otb-2015SE-SiamFC
AUC: 0.66
visual-object-tracking-on-vot2016SE-SiamFC
Expected Average Overlap (EAO): 0.36
visual-object-tracking-on-vot2017SE-SiamFC
Expected Average Overlap (EAO): 0.27

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Scale Equivariance Improves Siamese Tracking | Papers | HyperAI