Semi-Supervised Instance Segmentation

11 papers with code • 4 benchmarks • 2 datasets

This task has no description! Would you like to contribute one?

Most implemented papers

CenterMask : Real-Time Anchor-Free Instance Segmentation

youngwanLEE/CenterMask arXiv 2019

We hope that CenterMask and VoVNetV2 can serve as a solid baseline of real-time instance segmentation and backbone network for various vision tasks, respectively.

BDD100K: A Diverse Driving Dataset for Heterogeneous Multitask Learning

bdd100k/bdd100k CVPR 2020

Datasets drive vision progress, yet existing driving datasets are impoverished in terms of visual content and supported tasks to study multitask learning for autonomous driving.

Learning Saliency Propagation for Semi-Supervised Instance Segmentation

ucbdrive/ShapeProp CVPR 2020

Due to the high annotation cost, modeling becomes more difficult because of the limited amount of supervision.

ContrastMask: Contrastive Learning to Segment Every Thing

huiserwang/ContrastMask CVPR 2022

In this framework, annotated masks of seen categories and pseudo masks of unseen categories serve as a prior for contrastive learning, where features from the mask regions (foreground) are pulled together, and are contrasted against those from the background, and vice versa.

Test-time Adaptation with Slot-Centric Models

mihirp1998/Slot-TTA 21 Mar 2022

In our work, we find evidence that these losses are insufficient for the task of scene decomposition, without also considering architectural inductive biases.

Noisy Boundaries: Lemon or Lemonade for Semi-supervised Instance Segmentation?

zhenyuw16/noisyboundaries CVPR 2022

We construct a framework for semi-supervised instance segmentation by assigning pixel-level pseudo labels.

The Devil is in the Points: Weakly Semi-Supervised Instance Segmentation via Point-Guided Mask Representation

clovaai/pointwssis CVPR 2023

In this paper, we introduce a novel learning scheme named weakly semi-supervised instance segmentation (WSSIS) with point labels for budget-efficient and high-performance instance segmentation.

Cyclic Learning: Bridging Image-level Labels and Nuclei Instance Segmentation

wuyongjiancode/cyclic 5 Jun 2023

Experiments on three datasets demonstrate the good generality of our method, which outperforms other image-level weakly supervised methods for nuclei instance segmentation, and achieves comparable performance to fully-supervised methods.

Guided Distillation for Semi-Supervised Instance Segmentation

facebookresearch/guideddistillation 3 Aug 2023

Although instance segmentation methods have improved considerably, the dominant paradigm is to rely on fully-annotated training images, which are tedious to obtain.

Pseudo-label Alignment for Semi-supervised Instance Segmentation

hujiecpp/pais ICCV 2023

Through extensive experiments conducted on the COCO and Cityscapes datasets, we demonstrate that PAIS is a promising framework for semi-supervised instance segmentation, particularly in cases where labeled data is severely limited.