paper-with-me

Papers

Open-World Instance Segmentation: Exploiting Pseudo Ground Truth From Learned Pairwise Affinity

2022-04-12 · CVPR 2022 1 · Weiyao Wang, Matt Feiszli, Heng Wang, Jitendra Malik, Du Tran

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

📄 PDF Abstract BibTeX arXiv:2204.06107

Code (1)

facebookresearch/Generic-Grouping 공식 구현 pytorch

Tasks

DiversityInstance SegmentationOpen-World Instance SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

3D Indoor Instance Segmentation in an Open-World

2023-09-25 · NeurIPS 2023 11 · Mohamed El Amine Boudjoghra, Salwa K. Al Khatib, Jean Lahoud, Hisham Cholakkal 외

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 Segmentation

FlowCut: Unsupervised Video Instance Segmentation via Temporal Mask Matching

2025-05-19 · Alp Eren Sari, Paolo Favaro

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+2

SOS: Segment Object System for Open-World Instance Segmentation With Object Priors

2024-09-22 · Christian Wilms, Tim Rolff, Maris Hillemann, Robert Johanson 외

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 Segmentation

Lowis3D: Language-Driven Open-World Instance-Level 3D Scene Understanding

2023-08-01 · Runyu Ding, Jihan Yang, Chuhui Xue, Wenqing Zhang 외

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+4

Open-Vocabulary Instance Segmentation via Robust Cross-Modal Pseudo-Labeling

2021-11-24 · CVPR 2022 1 · Dat Huynh, Jason Kuen, Zhe Lin, Jiuxiang Gu 외

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