Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Transforming Model Prediction for Tracking

About

Optimization based tracking methods have been widely successful by integrating a target model prediction module, providing effective global reasoning by minimizing an objective function. While this inductive bias integrates valuable domain knowledge, it limits the expressivity of the tracking network. In this work, we therefore propose a tracker architecture employing a Transformer-based model prediction module. Transformers capture global relations with little inductive bias, allowing it to learn the prediction of more powerful target models. We further extend the model predictor to estimate a second set of weights that are applied for accurate bounding box regression. The resulting tracker relies on training and on test frame information in order to predict all weights transductively. We train the proposed tracker end-to-end and validate its performance by conducting comprehensive experiments on multiple tracking datasets. Our tracker sets a new state of the art on three benchmarks, achieving an AUC of 68.5% on the challenging LaSOT dataset.

Christoph Mayer, Martin Danelljan, Goutam Bhat, Matthieu Paul, Danda Pani Paudel, Fisher Yu, Luc Van Gool• 2022

Related benchmarks

TaskDatasetResultRank
Visual Object TrackingTrackingNet (test)
Normalized Precision (Pnorm)86.4
460
Visual Object TrackingLaSOT (test)
AUC68.5
444
Object TrackingLaSoT
AUC67.6
333
Object TrackingTrackingNet
Precision (P)78.9
225
Visual Object TrackingUAV123 (test)
AUC69
188
Visual Object TrackingUAV123
AUC0.69
165
Visual Object TrackingVOT 2020 (test)
EAO0.507
147
Visual Object TrackingOTB-100
AUC70.1
136
Visual Object TrackingNfS
AUC0.669
112
Visual Object TrackingLaSoText--
88
Showing 10 of 45 rows

Other info

Code

Follow for update