English

Instance As Identity: A Generic Online Paradigm for Video Instance Segmentation

Computer Vision and Pattern Recognition 2022-08-17 v2

Abstract

Modeling temporal information for both detection and tracking in a unified framework has been proved a promising solution to video instance segmentation (VIS). However, how to effectively incorporate the temporal information into an online model remains an open problem. In this work, we propose a new online VIS paradigm named Instance As Identity (IAI), which models temporal information for both detection and tracking in an efficient way. In detail, IAI employs a novel identification module to predict identification number for tracking instances explicitly. For passing temporal information cross frame, IAI utilizes an association module which combines current features and past embeddings. Notably, IAI can be integrated with different image models. We conduct extensive experiments on three VIS benchmarks. IAI outperforms all the online competitors on YouTube-VIS-2019 (ResNet-101 43.7 mAP) and YouTube-VIS-2021 (ResNet-50 38.0 mAP). Surprisingly, on the more challenging OVIS, IAI achieves SOTA performance (20.6 mAP). Code is available at https://github.com/zfonemore/IAI

Keywords

Cite

@article{arxiv.2208.03079,
  title  = {Instance As Identity: A Generic Online Paradigm for Video Instance Segmentation},
  author = {Feng Zhu and Zongxin Yang and Xin Yu and Yi Yang and Yunchao Wei},
  journal= {arXiv preprint arXiv:2208.03079},
  year   = {2022}
}

Comments

Accepted to ECCV2022

R2 v1 2026-06-25T01:30:17.544Z