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/End-to-End Video Instance Segmentation with Transformers

End-to-End Video Instance Segmentation with Transformers

Yuqing Wang, Zhaoliang Xu, Xinlong Wang, Chunhua Shen, Baoshan Cheng, Hao Shen, Huaxia Xia

2020-11-30CVPR 2021 1SegmentationSemantic SegmentationInstance SegmentationVideo UnderstandingVideo Instance Segmentation
PaperPDFCodeCode(official)

Abstract

Video instance segmentation (VIS) is the task that requires simultaneously classifying, segmenting and tracking object instances of interest in video. Recent methods typically develop sophisticated pipelines to tackle this task. Here, we propose a new video instance segmentation framework built upon Transformers, termed VisTR, which views the VIS task as a direct end-to-end parallel sequence decoding/prediction problem. Given a video clip consisting of multiple image frames as input, VisTR outputs the sequence of masks for each instance in the video in order directly. At the core is a new, effective instance sequence matching and segmentation strategy, which supervises and segments instances at the sequence level as a whole. VisTR frames the instance segmentation and tracking in the same perspective of similarity learning, thus considerably simplifying the overall pipeline and is significantly different from existing approaches. Without bells and whistles, VisTR achieves the highest speed among all existing VIS models, and achieves the best result among methods using single model on the YouTube-VIS dataset. For the first time, we demonstrate a much simpler and faster video instance segmentation framework built upon Transformers, achieving competitive accuracy. We hope that VisTR can motivate future research for more video understanding tasks.

Results

TaskDatasetMetricValueModel
Video Instance SegmentationYouTube-VIS validationAP5064VisTR(ResNet-101)
Video Instance SegmentationYouTube-VIS validationAP7545VisTR(ResNet-101)
Video Instance SegmentationYouTube-VIS validationAR138.3VisTR(ResNet-101)
Video Instance SegmentationYouTube-VIS validationAR1044.9VisTR(ResNet-101)
Video Instance SegmentationYouTube-VIS validationmask AP40.1VisTR(ResNet-101)
Video Instance SegmentationYouTube-VIS validationAP5059.8VisTR(ResNet-50)
Video Instance SegmentationYouTube-VIS validationAP7536.9VisTR(ResNet-50)
Video Instance SegmentationYouTube-VIS validationAR137.2VisTR(ResNet-50)
Video Instance SegmentationYouTube-VIS validationAR1042.4VisTR(ResNet-50)
Video Instance SegmentationYouTube-VIS validationmask AP36.2VisTR(ResNet-50)

Related Papers

SeC: Advancing Complex Video Object Segmentation via Progressive Concept Construction2025-07-21Deep Learning-Based Fetal Lung Segmentation from Diffusion-weighted MRI Images and Lung Maturity Evaluation for Fetal Growth Restriction2025-07-17DiffOSeg: Omni Medical Image Segmentation via Multi-Expert Collaboration Diffusion Model2025-07-17From Variability To Accuracy: Conditional Bernoulli Diffusion Models with Consensus-Driven Correction for Thin Structure Segmentation2025-07-17Unleashing Vision Foundation Models for Coronary Artery Segmentation: Parallel ViT-CNN Encoding and Variational Fusion2025-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-17