English

A Discriminative Single-Shot Segmentation Network for Visual Object Tracking

Computer Vision and Pattern Recognition 2021-12-28 v2

Abstract

Template-based discriminative trackers are currently the dominant tracking paradigm due to their robustness, but are restricted to bounding box tracking and a limited range of transformation models, which reduces their localization accuracy. We propose a discriminative single-shot segmentation tracker -- D3S2, which narrows the gap between visual object tracking and video object segmentation. A single-shot network applies two target models with complementary geometric properties, one invariant to a broad range of transformations, including non-rigid deformations, the other assuming a rigid object to simultaneously achieve robust online target segmentation. The overall tracking reliability is further increased by decoupling the object and feature scale estimation. Without per-dataset finetuning, and trained only for segmentation as the primary output, D3S2 outperforms all published trackers on the recent short-term tracking benchmark VOT2020 and performs very close to the state-of-the-art trackers on the GOT-10k, TrackingNet, OTB100 and LaSoT. D3S2 outperforms the leading segmentation tracker SiamMask on video object segmentation benchmarks and performs on par with top video object segmentation algorithms.

Keywords

Cite

@article{arxiv.2112.11846,
  title  = {A Discriminative Single-Shot Segmentation Network for Visual Object Tracking},
  author = {Alan Lukežič and Jiří Matas and Matej Kristan},
  journal= {arXiv preprint arXiv:2112.11846},
  year   = {2021}
}

Comments

Extended version of the D3S tracker (CVPR2020). Accepted to IEEE TPAMI. arXiv admin note: substantial text overlap with arXiv:1911.08862

R2 v1 2026-06-24T08:27:48.225Z