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

Siam R-CNN: Visual Tracking by Re-Detection

About

We present Siam R-CNN, a Siamese re-detection architecture which unleashes the full power of two-stage object detection approaches for visual object tracking. We combine this with a novel tracklet-based dynamic programming algorithm, which takes advantage of re-detections of both the first-frame template and previous-frame predictions, to model the full history of both the object to be tracked and potential distractor objects. This enables our approach to make better tracking decisions, as well as to re-detect tracked objects after long occlusion. Finally, we propose a novel hard example mining strategy to improve Siam R-CNN's robustness to similar looking objects. Siam R-CNN achieves the current best performance on ten tracking benchmarks, with especially strong results for long-term tracking. We make our code and models available at www.vision.rwth-aachen.de/page/siamrcnn.

Paul Voigtlaender, Jonathon Luiten, Philip H.S. Torr, Bastian Leibe• 2019

Related benchmarks

TaskDatasetResultRank
Video Object SegmentationDAVIS 2017 (val)
J mean69.3
1130
Video Object SegmentationDAVIS 2016 (val)--
564
Video Object SegmentationYouTube-VOS 2018 (val)
J Score (Seen)73.5
493
Visual Object TrackingTrackingNet (test)
Normalized Precision (Pnorm)85.4
460
Visual Object TrackingLaSOT (test)
AUC64.8
444
Visual Object TrackingGOT-10k (test)
Average Overlap64.9
378
Object TrackingLaSoT
AUC64.8
333
Video Object SegmentationDAVIS 2017 (test-dev)
Region J Mean57.3
237
Video Object SegmentationYouTube-VOS 2019 (val)
J-Score (Seen)68.1
231
Object TrackingTrackingNet
Precision (P)80
225
Showing 10 of 68 rows

Other info

Code

Follow for update