Unsupervised Zero-Shot Instance Segmentation

2 papers with code • 1 benchmarks • 0 datasets

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

Libraries

Use these libraries to find Unsupervised Zero-Shot Instance Segmentation models and implementations
2 papers
129

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 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).