Open-World Instance Segmentation: Exploiting Pseudo Ground Truth From Learned Pairwise Affinity
Open-world instance segmentation is the task of grouping pixels into object instances without any pre-determined taxonomy. This is challenging, as state-of-the-art methods rely on explicit class semantics obtained from large labeled datasets, and out-of-domain evaluation performance drops significantly. Here we propose a novel approach for mask proposals, Generic Grouping Networks (GGNs), constructed without semantic supervision. Our approach combines a local measure of pixel affinity with instance-level mask supervision, producing a training regimen designed to make the model as generic as the data diversity allows. We introduce a method for predicting Pairwise Affinities (PA), a learned local relationship between pairs of pixels. PA generalizes very well to unseen categories. From PA we construct a large set of pseudo-ground-truth instance masks; combined with human-annotated instance masks we train GGNs and significantly outperform the SOTA on open-world instance segmentation on various benchmarks including COCO, LVIS, ADE20K, and UVO. Code is available on project website: https://sites.google.com/view/generic-grouping/.
Code (1)
Tasks
DiversityInstance SegmentationOpen-World Instance SegmentationSemantic SegmentationSimilar Papers 제목 키워드 기반
3D Indoor Instance Segmentation in an Open-World
Existing 3D instance segmentation methods typically assume that all semantic classes to be segmented would be available during training and only seen categories are segmented at inference. We argue that such a closed-wor…
3D Instance SegmentationInstance SegmentationSegmentationSemantic SegmentationFlowCut: Unsupervised Video Instance Segmentation via Temporal Mask Matching
We propose FlowCut, a simple and capable method for unsupervised video instance segmentation consisting of a three-stage framework to construct a high-quality video dataset with pseudo labels. To our knowledge, our work …
Instance SegmentationSegmentationSemantic SegmentationVideo Instance Segmentation+2SOS: Segment Object System for Open-World Instance Segmentation With Object Priors
We propose an approach for Open-World Instance Segmentation (OWIS), a task that aims to segment arbitrary unknown objects in images by generalizing from a limited set of annotated object classes during training. Our Segm…
Instance SegmentationObjectOpen-World Instance SegmentationSemantic SegmentationLowis3D: Language-Driven Open-World Instance-Level 3D Scene Understanding
Open-world instance-level scene understanding aims to locate and recognize unseen object categories that are not present in the annotated dataset. This task is challenging because the model needs to both localize novel 3…
3D geometry3D Open-Vocabulary Instance SegmentationInstance SegmentationPanoptic Segmentation+4Open-Vocabulary Instance Segmentation via Robust Cross-Modal Pseudo-Labeling
Open-vocabulary instance segmentation aims at segmenting novel classes without mask annotations. It is an important step toward reducing laborious human supervision. Most existing works first pretrain a model on captione…
Instance SegmentationSemantic Segmentation