English

Hierarchical Spatiotemporal Transformers for Video Object Segmentation

Computer Vision and Pattern Recognition 2023-07-18 v1

Abstract

This paper presents a novel framework called HST for semi-supervised video object segmentation (VOS). HST extracts image and video features using the latest Swin Transformer and Video Swin Transformer to inherit their inductive bias for the spatiotemporal locality, which is essential for temporally coherent VOS. To take full advantage of the image and video features, HST casts image and video features as a query and memory, respectively. By applying efficient memory read operations at multiple scales, HST produces hierarchical features for the precise reconstruction of object masks. HST shows effectiveness and robustness in handling challenging scenarios with occluded and fast-moving objects under cluttered backgrounds. In particular, HST-B outperforms the state-of-the-art competitors on multiple popular benchmarks, i.e., YouTube-VOS (85.0%), DAVIS 2017 (85.9%), and DAVIS 2016 (94.0%).

Keywords

Cite

@article{arxiv.2307.08263,
  title  = {Hierarchical Spatiotemporal Transformers for Video Object Segmentation},
  author = {Jun-Sang Yoo and Hongjae Lee and Seung-Won Jung},
  journal= {arXiv preprint arXiv:2307.08263},
  year   = {2023}
}
R2 v1 2026-06-28T11:32:08.045Z