Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Tube-Link: A Flexible Cross Tube Framework for Universal Video Segmentation

About

Video segmentation aims to segment and track every pixel in diverse scenarios accurately. In this paper, we present Tube-Link, a versatile framework that addresses multiple core tasks of video segmentation with a unified architecture. Our framework is a near-online approach that takes a short subclip as input and outputs the corresponding spatial-temporal tube masks. To enhance the modeling of cross-tube relationships, we propose an effective way to perform tube-level linking via attention along the queries. In addition, we introduce temporal contrastive learning to instance-wise discriminative features for tube-level association. Our approach offers flexibility and efficiency for both short and long video inputs, as the length of each subclip can be varied according to the needs of datasets or scenarios. Tube-Link outperforms existing specialized architectures by a significant margin on five video segmentation datasets. Specifically, it achieves almost 13% relative improvements on VIPSeg and 4% improvements on KITTI-STEP over the strong baseline Video K-Net. When using a ResNet50 backbone on Youtube-VIS-2019 and 2021, Tube-Link boosts IDOL by 3% and 4%, respectively.

Xiangtai Li, Haobo Yuan, Wenwei Zhang, Guangliang Cheng, Jiangmiao Pang, Chen Change Loy• 2023

Related benchmarks

TaskDatasetResultRank
Video Instance SegmentationOVIS (val)
AP29.5
301
Video Semantic SegmentationVSPW (val)
mIoU59.7
92
Video Instance SegmentationYouTube-VIS 2019
AP64.6
75
Video Panoptic SegmentationVIPSeg (val)
VPQ39.2
73
Video Instance SegmentationYouTube-VIS 2021
AP58.4
63
Video Semantic SegmentationVSPW
mIoU59.7
25
Video Panoptic SegmentationVIPSeg
VPQ39.2
25
Video Instance SegmentationOVIS
mAP29.5
23
Video Panoptic SegmentationKITTI-STEP (val)
STQ72
22
Video Panoptic SegmentationVIPSeg-VPS (val)
VPQ^154.5
17
Showing 10 of 12 rows

Other info

Code

Follow for update