English

SiamMask: A Framework for Fast Online Object Tracking and Segmentation

Computer Vision and Pattern Recognition 2022-07-06 v1

Abstract

In this paper we introduce SiamMask, a framework to perform both visual object tracking and video object segmentation, in real-time, with the same simple method. We improve the offline training procedure of popular fully-convolutional Siamese approaches by augmenting their losses with a binary segmentation task. Once the offline training is completed, SiamMask only requires a single bounding box for initialization and can simultaneously carry out visual object tracking and segmentation at high frame-rates. Moreover, we show that it is possible to extend the framework to handle multiple object tracking and segmentation by simply re-using the multi-task model in a cascaded fashion. Experimental results show that our approach has high processing efficiency, at around 55 frames per second. It yields real-time state-of-the-art results on visual-object tracking benchmarks, while at the same time demonstrating competitive performance at a high speed for video object segmentation benchmarks.

Keywords

Cite

@article{arxiv.2207.02088,
  title  = {SiamMask: A Framework for Fast Online Object Tracking and Segmentation},
  author = {Weiming Hu and Qiang Wang and Li Zhang and Luca Bertinetto and Philip H. S. Torr},
  journal= {arXiv preprint arXiv:2207.02088},
  year   = {2022}
}

Comments

17 pages, Accepted by TPAMI 2022. arXiv admin note: substantial text overlap with arXiv:1812.05050

R2 v1 2026-06-24T12:14:36.514Z