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/Cut and Learn for Unsupervised Object Detection and Instan...

Cut and Learn for Unsupervised Object Detection and Instance Segmentation

Xudong Wang, Rohit Girdhar, Stella X. Yu, Ishan Misra

2023-01-26CVPR 2023 1Semantic SegmentationUnsupervised Panoptic SegmentationInstance SegmentationUnsupervised Object Detectionobject-detectionObject DetectionUnsupervised Instance Segmentation
PaperPDFCode(official)Code

Abstract

We propose Cut-and-LEaRn (CutLER), a simple approach for training unsupervised object detection and segmentation models. We leverage the property of self-supervised models to 'discover' objects without supervision and amplify it to train a state-of-the-art localization model without any human labels. CutLER first uses our proposed MaskCut approach to generate coarse masks for multiple objects in an image and then learns a detector on these masks using our robust loss function. We further improve the performance by self-training the model on its predictions. Compared to prior work, CutLER is simpler, compatible with different detection architectures, and detects multiple objects. CutLER is also a zero-shot unsupervised detector and improves detection performance AP50 by over 2.7 times on 11 benchmarks across domains like video frames, paintings, sketches, etc. With finetuning, CutLER serves as a low-shot detector surpassing MoCo-v2 by 7.3% APbox and 6.6% APmask on COCO when training with 5% labels.

Results

TaskDatasetMetricValueModel
Unsupervised Instance SegmentationCOCO val2017AP9.2CutLER (Cascade+DINO)
Unsupervised Instance SegmentationCOCO val2017AP5018.9CutLER (Cascade+DINO)
Unsupervised Instance SegmentationCOCO val2017AP759.7CutLER (Cascade+DINO)
Unsupervised Instance SegmentationUVOAP10.1CutLER (Cascade+DINO)
Unsupervised Instance SegmentationUVOAP5022.8CutLER (Cascade+DINO)
Unsupervised Instance SegmentationUVOAP758CutLER (Cascade+DINO)
Unsupervised Instance SegmentationCOCO val2017AP5.3CutLER
Unsupervised Instance SegmentationCOCO val2017AP508.6CutLER
Unsupervised Instance SegmentationCOCO val2017AP755.5CutLER
Unsupervised Instance SegmentationCOCO val2017AR1009.3CutLER
Unsupervised Panoptic SegmentationCOCO val2017PQ12.4CutLER+STEGO
Unsupervised Panoptic SegmentationCOCO val2017RQ15.2CutLER+STEGO
Unsupervised Panoptic SegmentationCOCO val2017SQ36.1CutLER+STEGO
2D Panoptic SegmentationCOCO val2017PQ12.4CutLER+STEGO
2D Panoptic SegmentationCOCO val2017RQ15.2CutLER+STEGO
2D Panoptic SegmentationCOCO val2017SQ36.1CutLER+STEGO

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-17A Real-Time System for Egocentric Hand-Object Interaction Detection in Industrial Domains2025-07-17RS-TinyNet: Stage-wise Feature Fusion Network for Detecting Tiny Objects in Remote Sensing Images2025-07-17Decoupled PROB: Decoupled Query Initialization Tasks and Objectness-Class Learning for Open World Object Detection2025-07-17