Unsupervised Instance Segmentation

7 papers with code • 2 benchmarks • 1 datasets

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

Libraries

Use these libraries to find Unsupervised Instance Segmentation models and implementations
2 papers
128

Datasets


Most implemented papers

Cut and Learn for Unsupervised Object Detection and Instance Segmentation

facebookresearch/cutler CVPR 2023

We propose Cut-and-LEaRn (CutLER), a simple approach for training unsupervised object detection and segmentation models.

Unsupervised Instance Segmentation in Microscopy Images via Panoptic Domain Adaptation and Task Re-weighting

dliu5812/PDAM CVPR 2020

More specifically, we first propose a nuclei inpainting mechanism to remove the auxiliary generated objects in the synthesized images.

PDAM: A Panoptic-Level Feature Alignment Framework for Unsupervised Domain Adaptive Instance Segmentation in Microscopy Images

dliu5812/PDAM 11 Sep 2020

In this work, we present an unsupervised domain adaptation (UDA) method, named Panoptic Domain Adaptive Mask R-CNN (PDAM), for unsupervised instance segmentation in microscopy images.

DARCNN: Domain Adaptive Region-based Convolutional Neural Network for Unsupervised Instance Segmentation in Biomedical Images

joyhsu0504/darcnn CVPR 2021

In the biomedical domain, there is an abundance of dense, complex data where objects of interest may be challenging to detect or constrained by limits of human knowledge.

DETReg: Unsupervised Pretraining with Region Priors for Object Detection

amirbar/detreg CVPR 2022

Recent self-supervised pretraining methods for object detection largely focus on pretraining the backbone of the object detector, neglecting key parts of detection architecture.

Unsupervised Universal Image Segmentation

u2seg/u2seg 28 Dec 2023

Several unsupervised image segmentation approaches have been proposed which eliminate the need for dense manually-annotated segmentation masks; current models separately handle either semantic segmentation (e. g., STEGO) or class-agnostic instance segmentation (e. g., CutLER), but not both (i. e., panoptic segmentation).