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/BoxVIS: Video Instance Segmentation with Box Annotations

BoxVIS: Video Instance Segmentation with Box Annotations

Minghan Li, Lei Zhang

2023-03-26Semantic SegmentationInstance SegmentationVideo Instance Segmentation
PaperPDFCode(official)

Abstract

It is expensive and labour-extensive to label the pixel-wise object masks in a video. As a result, the amount of pixel-wise annotations in existing video instance segmentation (VIS) datasets is small, limiting the generalization capability of trained VIS models. An alternative but much cheaper solution is to use bounding boxes to label instances in videos. Inspired by the recent success of box-supervised image instance segmentation, we adapt the state-of-the-art pixel-supervised VIS models to a box-supervised VIS (BoxVIS) baseline, and observe slight performance degradation. We consequently propose to improve the BoxVIS performance from two aspects. First, we propose a box-center guided spatial-temporal pairwise affinity (STPA) loss to predict instance masks for better spatial and temporal consistency. Second, we collect a larger scale box-annotated VIS dataset (BVISD) by consolidating the videos from current VIS benchmarks and converting images from the COCO dataset to short pseudo video clips. With the proposed BVISD and the STPA loss, our trained BoxVIS model achieves 43.2\% and 29.0\% mask AP on the YouTube-VIS 2021 and OVIS valid sets, respectively. It exhibits comparable instance mask prediction performance and better generalization ability than state-of-the-art pixel-supervised VIS models by using only 16\% of their annotation time and cost. Codes and data can be found at \url{https://github.com/MinghanLi/BoxVIS}.

Results

TaskDatasetMetricValueModel
Video Instance SegmentationYouTube-VIS 2021AP5076.4BoxVIS(Swin-L & Box-sup)
Video Instance SegmentationYouTube-VIS 2021AP7559.6BoxVIS(Swin-L & Box-sup)
Video Instance SegmentationYouTube-VIS 2021AR144.8BoxVIS(Swin-L & Box-sup)
Video Instance SegmentationYouTube-VIS 2021AR1061BoxVIS(Swin-L & Box-sup)
Video Instance SegmentationYouTube-VIS 2021mask AP53.9BoxVIS(Swin-L & Box-sup)
Video Instance SegmentationOVIS validationAP5068.4BoxVIS(Swin-L & Box-sup)
Video Instance SegmentationOVIS validationAP7539.9BoxVIS(Swin-L & Box-sup)
Video Instance SegmentationOVIS validationAPho20.9BoxVIS(Swin-L & Box-sup)
Video Instance SegmentationOVIS validationAPmo45.8BoxVIS(Swin-L & Box-sup)
Video Instance SegmentationOVIS validationAPso59.4BoxVIS(Swin-L & Box-sup)
Video Instance SegmentationOVIS validationmask AP40.6BoxVIS(Swin-L & Box-sup)

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