paper-with-me

Papers

Image Segmentation-based Unsupervised Multiple Objects Discovery

2022-12-20 · Sandra Kara, Hejer Ammar, Florian Chabot, Quoc-Cuong Pham

Unsupervised object discovery aims to localize objects in images, while removing the dependence on annotations required by most deep learning-based methods. To address this problem, we propose a fully unsupervised, bottom-up approach, for multiple objects discovery. The proposed approach is a two-stage framework. First, instances of object parts are segmented by using the intra-image similarity between self-supervised local features. The second step merges and filters the object parts to form complete object instances. The latter is performed by two CNN models that capture semantic information on objects from the entire dataset. We demonstrate that the pseudo-labels generated by our method provide a better precision-recall trade-off than existing single and multiple objects discovery methods. In particular, we provide state-of-the-art results for both unsupervised class-agnostic object detection and unsupervised image segmentation.

📄 PDF Abstract BibTeX arXiv:2212.10124

Code (0)

등록된 구현이 없습니다.

Tasks

Class-agnostic Object DetectionImage SegmentationObjectobject-detectionObject DetectionObject DiscoverySemantic SegmentationUnsupervised Image Segmentation

Similar Papers 제목 키워드 기반

Unsupervised Semantic Segmentation with Self-supervised Object-centric Representations

2022-07-11 · Andrii Zadaianchuk, Matthaeus Kleindessner, Yi Zhu, Francesco Locatello 외

In this paper, we show that recent advances in self-supervised feature learning enable unsupervised object discovery and semantic segmentation with a performance that matches the state of the field on supervised semantic…

ClusteringObjectObject DiscoverySegmentation+2

Unsupervised Object Discovery and Localization in the Wild: Part-based Matching with Bottom-up Region Proposals

2015-01-25 · CVPR 2015 6 · Minsu Cho, Suha Kwak, Cordelia Schmid, Jean Ponce

This paper addresses unsupervised discovery and localization of dominant objects from a noisy image collection with multiple object classes. The setting of this problem is fully unsupervised, without even image-level ann…

ObjectObject Discovery

Unsupervised Discovery of Object-Centric Neural Fields

2024-02-12 · Rundong Luo, Hong-Xing Yu, Jiajun Wu

We study inferring 3D object-centric scene representations from a single image. While recent methods have shown potential in unsupervised 3D object discovery from simple synthetic images, they fail to generalize to real-…

ObjectObject DiscoverySemantic SegmentationSystematic Generalization+1

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

2021-04-03 · CVPR 2021 1 · Joy Hsu, Wah Chiu, Serena Yeung

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. Labelled domain specific datasets for supervised …

Domain AdaptationInstance SegmentationMedical Image Segmentationscientific discovery+3

HEAP: Unsupervised Object Discovery and Localization with Contrastive Grouping

2023-12-29 · Xin Zhang, Jinheng Xie, Yuan Yuan, Michael Bi Mi 외

Unsupervised object discovery and localization aims to detect or segment objects in an image without any supervision. Recent efforts have demonstrated a notable potential to identify salient foreground objects by utilizi…

ObjectObject DiscoverySaliency DetectionSemantic Segmentation