HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

SiamRPN++: Evolution of Siamese Visual Tracking with Very Deep Networks

Bo Li; Wei Wu; Qiang Wang; Fangyi Zhang; Junliang Xing; Junjie Yan

SiamRPN++: Evolution of Siamese Visual Tracking with Very Deep Networks

Abstract

Siamese network based trackers formulate tracking as convolutional feature cross-correlation between target template and searching region. However, Siamese trackers still have accuracy gap compared with state-of-the-art algorithms and they cannot take advantage of feature from deep networks, such as ResNet-50 or deeper. In this work we prove the core reason comes from the lack of strict translation invariance. By comprehensive theoretical analysis and experimental validations, we break this restriction through a simple yet effective spatial aware sampling strategy and successfully train a ResNet-driven Siamese tracker with significant performance gain. Moreover, we propose a new model architecture to perform depth-wise and layer-wise aggregations, which not only further improves the accuracy but also reduces the model size. We conduct extensive ablation studies to demonstrate the effectiveness of the proposed tracker, which obtains currently the best results on four large tracking benchmarks, including OTB2015, VOT2018, UAV123, and LaSOT. Our model will be released to facilitate further studies based on this problem.

Code Repositories

shallowtoil/DROL
pytorch
Mentioned in GitHub
zllrunning/SiameseX.PyTorch
pytorch
Mentioned in GitHub
logiklesuraj/SiamFC
pytorch
Mentioned in GitHub
STVIR/pysot
pytorch
Mentioned in GitHub
lql-team/TSDM
pytorch
Mentioned in GitHub
pengboxiangshang/siamrpn
pytorch
Mentioned in GitHub
xingpingdong/CLNet-tracking
pytorch
Mentioned in GitHub
logiklesuraj/siamfcex
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
visual-object-tracking-on-trackingnetSiamRPN++
Accuracy: 70
Normalized Precision: 79.98
Precision: 69.38
visual-object-tracking-on-vot201718SiamRPN++
Expected Average Overlap (EAO): 0.414

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
SiamRPN++: Evolution of Siamese Visual Tracking with Very Deep Networks | Papers | HyperAI