paper-with-me

Papers

Deep Geometric Prior for Surface Reconstruction

2018-11-27 · CVPR 2019 6 · Francis Williams, Teseo Schneider, Claudio Silva, Denis Zorin, Joan Bruna, Daniele Panozzo

The reconstruction of a discrete surface from a point cloud is a fundamental geometry processing problem that has been studied for decades, with many methods developed. We propose the use of a deep neural network as a geometric prior for surface reconstruction. Specifically, we overfit a neural network representing a local chart parameterization to part of an input point cloud using the Wasserstein distance as a measure of approximation. By jointly fitting many such networks to overlapping parts of the point cloud, while enforcing a consistency condition, we compute a manifold atlas. By sampling this atlas, we can produce a dense reconstruction of the surface approximating the input cloud. The entire procedure does not require any training data or explicit regularization, yet, we show that it is able to perform remarkably well: not introducing typical overfitting artifacts, and approximating sharp features closely at the same time. We experimentally show that this geometric prior produces good results for both man-made objects containing sharp features and smoother organic objects, as well as noisy inputs. We compare our method with a number of well-known reconstruction methods on a standard surface reconstruction benchmark.

📄 PDF Abstract BibTeX arXiv:1811.10943

Code (1)

fwilliams/deep-geometric-prior 공식 구현 pytorch

Tasks

Surface Reconstruction

Similar Papers 제목 키워드 기반

PSDF: Prior-Driven Neural Implicit Surface Learning for Multi-view Reconstruction

2024-01-23 · Wanjuan Su, Chen Zhang, Qingshan Xu, Wenbing Tao

Surface reconstruction has traditionally relied on the Multi-View Stereo (MVS)-based pipeline, which often suffers from noisy and incomplete geometry. This is due to that although MVS has been proven to be an effective w…

Surface Reconstruction

NeuSurf: On-Surface Priors for Neural Surface Reconstruction from Sparse Input Views

2023-12-21 · Han Huang, Yulun Wu, Junsheng Zhou, Ge Gao 외

Recently, neural implicit functions have demonstrated remarkable results in the field of multi-view reconstruction. However, most existing methods are tailored for dense views and exhibit unsatisfactory performance when …

Surface Reconstructionvalid

Leveraging Geometric Prior Uncertainty and Complementary Constraints for High-Fidelity Neural Indoor Surface Reconstruction

2026-02-27 · Qiyu Feng, Jiwei Shan, Shing Shin Cheng, Hesheng Wang arxiv

Neural implicit surface reconstruction with signed distance function has made significant progress, but recovering fine details such as thin structures and complex geometries remains challenging due to unreliable or nois…

Improving Neural Indoor Surface Reconstruction with Mask-Guided Adaptive Consistency Constraints

2023-09-18 · Xinyi Yu, Liqin Lu, Jintao Rong, Guangkai Xu 외

3D scene reconstruction from 2D images has been a long-standing task. Instead of estimating per-frame depth maps and fusing them in 3D, recent research leverages the neural implicit surface as a unified representation fo…

3D Reconstruction3D Scene ReconstructionSurface Reconstruction

InfoNorm: Mutual Information Shaping of Normals for Sparse-View Reconstruction

2024-07-17 · Xulong Wang, Siyan Dong, Youyi Zheng, Yanchao Yang

3D surface reconstruction from multi-view images is essential for scene understanding and interaction. However, complex indoor scenes pose challenges such as ambiguity due to limited observations. Recent implicit surface…

Scene UnderstandingSurface Reconstruction