SOTAVerified

STC: Spatio-Temporal Contrastive Learning for Video Instance Segmentation

2022-02-08Unverified0· sign in to hype

Zhengkai Jiang, Zhangxuan Gu, Jinlong Peng, Hang Zhou, Liang Liu, Yabiao Wang, Ying Tai, Chengjie Wang, Liqing Zhang

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Video Instance Segmentation (VIS) is a task that simultaneously requires classification, segmentation, and instance association in a video. Recent VIS approaches rely on sophisticated pipelines to achieve this goal, including RoI-related operations or 3D convolutions. In contrast, we present a simple and efficient single-stage VIS framework based on the instance segmentation method CondInst by adding an extra tracking head. To improve instance association accuracy, a novel bi-directional spatio-temporal contrastive learning strategy for tracking embedding across frames is proposed. Moreover, an instance-wise temporal consistency scheme is utilized to produce temporally coherent results. Experiments conducted on the YouTube-VIS-2019, YouTube-VIS-2021, and OVIS-2021 datasets validate the effectiveness and efficiency of the proposed method. We hope the proposed framework can serve as a simple and strong alternative for many other instance-level video association tasks.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
OVIS validationSTC (ResNet-50)mask AP15.5Unverified
YouTube-VIS validationSTC (ResNet-50)mask AP36.7Unverified

Reproductions