CVCGGRSep 22, 2017

High-Resolution Shape Completion Using Deep Neural Networks for Global Structure and Local Geometry Inference

arXiv:1709.07599v1320 citations
Originality Incremental advance
AI Analysis

This addresses shape completion for 3D modeling applications, representing an incremental improvement over prior methods.

The paper tackles the problem of recovering missing parts of 3D shapes by proposing a deep learning architecture with global structure inference and local geometry refinement networks, demonstrating that it outperforms existing state-of-the-art methods on shape completion across six object categories.

We propose a data-driven method for recovering miss-ing parts of 3D shapes. Our method is based on a new deep learning architecture consisting of two sub-networks: a global structure inference network and a local geometry refinement network. The global structure inference network incorporates a long short-term memorized context fusion module (LSTM-CF) that infers the global structure of the shape based on multi-view depth information provided as part of the input. It also includes a 3D fully convolutional (3DFCN) module that further enriches the global structure representation according to volumetric information in the input. Under the guidance of the global structure network, the local geometry refinement network takes as input lo-cal 3D patches around missing regions, and progressively produces a high-resolution, complete surface through a volumetric encoder-decoder architecture. Our method jointly trains the global structure inference and local geometry refinement networks in an end-to-end manner. We perform qualitative and quantitative evaluations on six object categories, demonstrating that our method outperforms existing state-of-the-art work on shape completion.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes