TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/VITA: Video Instance Segmentation via Object Token Associa...

VITA: Video Instance Segmentation via Object Token Association

Miran Heo, Sukjun Hwang, Seoung Wug Oh, Joon-Young Lee, Seon Joo Kim

2022-06-09Semantic SegmentationInstance SegmentationVideo Instance Segmentation
PaperPDFCode(official)

Abstract

We introduce a novel paradigm for offline Video Instance Segmentation (VIS), based on the hypothesis that explicit object-oriented information can be a strong clue for understanding the context of the entire sequence. To this end, we propose VITA, a simple structure built on top of an off-the-shelf Transformer-based image instance segmentation model. Specifically, we use an image object detector as a means of distilling object-specific contexts into object tokens. VITA accomplishes video-level understanding by associating frame-level object tokens without using spatio-temporal backbone features. By effectively building relationships between objects using the condensed information, VITA achieves the state-of-the-art on VIS benchmarks with a ResNet-50 backbone: 49.8 AP, 45.7 AP on YouTube-VIS 2019 & 2021, and 19.6 AP on OVIS. Moreover, thanks to its object token-based structure that is disjoint from the backbone features, VITA shows several practical advantages that previous offline VIS methods have not explored - handling long and high-resolution videos with a common GPU, and freezing a frame-level detector trained on image domain. Code is available at https://github.com/sukjunhwang/VITA.

Results

TaskDatasetMetricValueModel
Video Instance SegmentationYouTube-VIS 2021AP5080.6VITA (Swin-L)
Video Instance SegmentationYouTube-VIS 2021AP7561VITA (Swin-L)
Video Instance SegmentationYouTube-VIS 2021AR147.7VITA (Swin-L)
Video Instance SegmentationYouTube-VIS 2021AR1062.6VITA (Swin-L)
Video Instance SegmentationYouTube-VIS 2021mask AP57.5VITA (Swin-L)
Video Instance SegmentationOVIS validationAP5051.9VITA (Swin-L)
Video Instance SegmentationOVIS validationAP7524.9VITA (Swin-L)
Video Instance SegmentationOVIS validationAR114.9VITA (Swin-L)
Video Instance SegmentationOVIS validationAR1033VITA (Swin-L)
Video Instance SegmentationOVIS validationmask AP27.7VITA (Swin-L)

Related Papers

SeC: Advancing Complex Video Object Segmentation via Progressive Concept Construction2025-07-21DiffOSeg: Omni Medical Image Segmentation via Multi-Expert Collaboration Diffusion Model2025-07-17SCORE: Scene Context Matters in Open-Vocabulary Remote Sensing Instance Segmentation2025-07-17Unified Medical Image Segmentation with State Space Modeling Snake2025-07-17A Privacy-Preserving Semantic-Segmentation Method Using Domain-Adaptation Technique2025-07-17SAMST: A Transformer framework based on SAM pseudo label filtering for remote sensing semi-supervised semantic segmentation2025-07-16Tomato Multi-Angle Multi-Pose Dataset for Fine-Grained Phenotyping2025-07-15U-RWKV: Lightweight medical image segmentation with direction-adaptive RWKV2025-07-15