paper-with-me

Papers

Shape Completion using 3D-Encoder-Predictor CNNs and Shape Synthesis

2016-12-01 · CVPR 2017 7 · Angela Dai, Charles Ruizhongtai Qi, Matthias Nießner

We introduce a data-driven approach to complete partial 3D shapes through a combination of volumetric deep neural networks and 3D shape synthesis. From a partially-scanned input shape, our method first infers a low-resolution -- but complete -- output. To this end, we introduce a 3D-Encoder-Predictor Network (3D-EPN) which is composed of 3D convolutional layers. The network is trained to predict and fill in missing data, and operates on an implicit surface representation that encodes both known and unknown space. This allows us to predict global structure in unknown areas at high accuracy. We then correlate these intermediary results with 3D geometry from a shape database at test time. In a final pass, we propose a patch-based 3D shape synthesis method that imposes the 3D geometry from these retrieved shapes as constraints on the coarsely-completed mesh. This synthesis process enables us to reconstruct fine-scale detail and generate high-resolution output while respecting the global mesh structure obtained by the 3D-EPN. Although our 3D-EPN outperforms state-of-the-art completion method, the main contribution in our work lies in the combination of a data-driven shape predictor and analytic 3D shape synthesis. In our results, we show extensive evaluations on a newly-introduced shape completion benchmark for both real-world and synthetic data.

📄 PDF Abstract BibTeX arXiv:1612.00101

Code (2)

angeladai/cnncomplete torch
zzxmllq/cnn_com tf

Tasks

3D geometry3D Shape Generation

Similar Papers 제목 키워드 기반

Symmetric Shape-Preserving Autoencoder for Unsupervised Real Scene Point Cloud Completion

2023-01-01 · CVPR 2023 1 · Changfeng Ma, Yinuo Chen, Pengxiao Guo, Jie Guo 외

Unsupervised completion of real scene objects is of vital importance but still remains extremely challenging in preserving input shapes, predicting accurate results, and adapting to multi-category data. To solve thes…

Point Cloud Completion

Deep Octree-based CNNs with Output-Guided Skip Connections for 3D Shape and Scene Completion

2020-06-06 · Peng-Shuai Wang, Yang Liu, Xin Tong

Acquiring complete and clean 3D shape and scene data is challenging due to geometric occlusion and insufficient views during 3D capturing. We present a simple yet effective deep learning approach for completing the input…

Combining Shape Completion and Grasp Prediction for Fast and Versatile Grasping with a Multi-Fingered Hand

2023-10-31 · Matthias Humt, Dominik Winkelbauer, Ulrich Hillenbrand, Berthold Bäuml

Grasping objects with limited or no prior knowledge about them is a highly relevant skill in assistive robotics. Still, in this general setting, it has remained an open problem, especially when it comes to only partial o…

POC-SLT: Partial Object Completion with SDF Latent Transformers

2024-11-08 · Faezeh Zakeri, Raphael Braun, Lukas Ruppert, Henrik P. A. Lensch

3D geometric shape completion hinges on representation learning and a deep understanding of geometric data. Without profound insights into the three-dimensional nature of the data, this task remains unattainable. Our wor…

Representation Learning

SC-Diff: 3D Shape Completion with Latent Diffusion Models

2024-03-19 · Juan D. Galvis, Xingxing Zuo, Simon Schaefer, Stefan Leutengger

This paper introduces a 3D shape completion approach using a 3D latent diffusion model optimized for completing shapes, represented as Truncated Signed Distance Functions (TSDFs), from partial 3D scans. Our method combin…

Object