paper-with-me

Papers

3D Object Discovery and Modeling Using Single RGB-D Images Containing Multiple Object Instances

2017-10-17 · Wim Abbeloos, Esra Ataer-Cansizoglu, Sergio Caccamo, Yuichi Taguchi, Yukiyasu Domae

Unsupervised object modeling is important in robotics, especially for handling a large set of objects. We present a method for unsupervised 3D object discovery, reconstruction, and localization that exploits multiple instances of an identical object contained in a single RGB-D image. The proposed method does not rely on segmentation, scene knowledge, or user input, and thus is easily scalable. Our method aims to find recurrent patterns in a single RGB-D image by utilizing appearance and geometry of the salient regions. We extract keypoints and match them in pairs based on their descriptors. We then generate triplets of the keypoints matching with each other using several geometric criteria to minimize false matches. The relative poses of the matched triplets are computed and clustered to discover sets of triplet pairs with similar relative poses. Triplets belonging to the same set are likely to belong to the same object and are used to construct an initial object model. Detection of remaining instances with the initial object model using RANSAC allows to further expand and refine the model. The automatically generated object models are both compact and descriptive. We show quantitative and qualitative results on RGB-D images with various objects including some from the Amazon Picking Challenge. We also demonstrate the use of our method in an object picking scenario with a robotic arm.

📄 PDF Abstract BibTeX arXiv:1710.06231

Code (0)

등록된 구현이 없습니다.

Tasks

DescriptiveObjectObject DiscoveryTriplet

Similar Papers 제목 키워드 기반

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

Reconstructing the World* in Six Days *(As Captured by the Yahoo 100 Million Image Dataset)

2015-06-01 · CVPR 2015 6 · Jared Heinly, Johannes L. Schonberger, Enrique Dunn, Jan-Michael Frahm

We propose a novel, large-scale, structure-from-motion framework that advances the state of the art in data scalability from city-scale modeling (millions of images) to world-scale modeling (several tens of millions of i…

ClusteringImage Clustering

Large-Scale Unsupervised Object Discovery

2021-06-12 · NeurIPS 2021 12 · Huy V. Vo, Elena Sizikova, Cordelia Schmid, Patrick Pérez 외

Existing approaches to unsupervised object discovery (UOD) do not scale up to large datasets without approximations that compromise their performance. We propose a novel formulation of UOD as a ranking problem, amenable …

Multi-object discoveryObjectObject DiscoverySingle-object discovery

Knowledge-Guided Object Discovery with Acquired Deep Impressions

2021-03-19 · Jinyang Yuan, Bin Li, xiangyang xue

We present a framework called Acquired Deep Impressions (ADI) which continuously learns knowledge of objects as "impressions" for compositional scene understanding. In this framework, the model first acquires knowledge f…

ObjectObject DiscoveryScene Understanding

Diverse Instance Discovery: Vision-Transformer for Instance-Aware Multi-Label Image Recognition

2022-04-22 · Yunqing Hu, Xuan Jin, Yin Zhang, Haiwen Hong 외

Previous works on multi-label image recognition (MLIR) usually use CNNs as a starting point for research. In this paper, we take pure Vision Transformer (ViT) as the research base and make full use of the advantages of T…

Multi-Label Image RecognitionObject LocalizationWeakly-Supervised Object Localization