paper-with-me

Papers

SIMstack: A Generative Shape and Instance Model for Unordered Object Stacks

2021-03-30 · ICCV 2021 10 · Zoe Landgraf, Raluca Scona, Tristan Laidlow, Stephen James, Stefan Leutenegger, Andrew J. Davison

By estimating 3D shape and instances from a single view, we can capture information about an environment quickly, without the need for comprehensive scanning and multi-view fusion. Solving this task for composite scenes (such as object stacks) is challenging: occluded areas are not only ambiguous in shape but also in instance segmentation; multiple decompositions could be valid. We observe that physics constrains decomposition as well as shape in occluded regions and hypothesise that a latent space learned from scenes built under physics simulation can serve as a prior to better predict shape and instances in occluded regions. To this end we propose SIMstack, a depth-conditioned Variational Auto-Encoder (VAE), trained on a dataset of objects stacked under physics simulation. We formulate instance segmentation as a centre voting task which allows for class-agnostic detection and doesn't require setting the maximum number of objects in the scene. At test time, our model can generate 3D shape and instance segmentation from a single depth view, probabilistically sampling proposals for the occluded region from the learned latent space. Our method has practical applications in providing robots some of the ability humans have to make rapid intuitive inferences of partially observed scenes. We demonstrate an application for precise (non-disruptive) object grasping of unknown objects from a single depth view.

📄 PDF Abstract BibTeX arXiv:2103.16442

Code (0)

등록된 구현이 없습니다.

Tasks

Instance SegmentationSegmentationSemantic Segmentationvalid

Similar Papers 제목 키워드 기반

DiffuScene: Denoising Diffusion Models for Generative Indoor Scene Synthesis

2023-03-24 · CVPR 2024 1 · Jiapeng Tang, Yinyu Nie, Lev Markhasin, Angela Dai 외

We present DiffuScene for indoor 3D scene synthesis based on a novel scene configuration denoising diffusion model. It generates 3D instance properties stored in an unordered object set and retrieves the most similar geo…

DenoisingIndoor Scene SynthesisObject

Query Refinement Transformer for 3D Instance Segmentation

2023-01-01 · ICCV 2023 1 · Jiahao Lu, Jiacheng Deng, Chuxin Wang, Jianfeng He 외

3D instance segmentation aims to predict a set of object instances in a scene and represent them as binary foreground masks with corresponding semantic labels. However, object instances are diverse in shape and categ…

3D Instance Segmentation3D Object DetectionDecoderInstance Segmentation+2

GSPN: Generative Shape Proposal Network for 3D Instance Segmentation in Point Cloud

2018-12-08 · CVPR 2019 6 · Li Yi, Wang Zhao, He Wang, Minhyuk Sung 외

We introduce a novel 3D object proposal approach named Generative Shape Proposal Network (GSPN) for instance segmentation in point cloud data. Instead of treating object proposal as a direct bounding box regression probl…

3D Instance Segmentation3D Object DetectionInstance SegmentationObject+3

Discriminative and Generative Models for Anatomical Shape Analysison Point Clouds with Deep Neural Networks

2020-10-02 · Benjamin Gutierrez Becker, Ignacio Sarasua, Christian Wachinger

We introduce deep neural networks for the analysis of anatomical shapes that learn a low-dimensional shape representation from the given task, instead of relying on hand-engineered representations. Our framework is modul…

Deep Semantic Instance Segmentation of Tree-like Structures Using Synthetic Data

2018-11-08 · Kerry Halupka, Rahil Garnavi, Stephen Moore

Tree-like structures, such as blood vessels, often express complexity at very fine scales, requiring high-resolution grids to adequately describe their shape. Such sparse morphology can alternately be represented by loca…

Instance SegmentationSegmentationSemantic Segmentation