paper-with-me

Papers

$p$-Poisson surface reconstruction in curl-free flow from point clouds

2023-10-31 · NeurIPS 2023 11 · Yesom Park, Taekyung Lee, Jooyoung Hahn, Myungjoo Kang

The aim of this paper is the reconstruction of a smooth surface from an unorganized point cloud sampled by a closed surface, with the preservation of geometric shapes, without any further information other than the point cloud. Implicit neural representations (INRs) have recently emerged as a promising approach to surface reconstruction. However, the reconstruction quality of existing methods relies on ground truth implicit function values or surface normal vectors. In this paper, we show that proper supervision of partial differential equations and fundamental properties of differential vector fields are sufficient to robustly reconstruct high-quality surfaces. We cast the $p$-Poisson equation to learn a signed distance function (SDF) and the reconstructed surface is implicitly represented by the zero-level set of the SDF. For efficient training, we develop a variable splitting structure by introducing a gradient of the SDF as an auxiliary variable and impose the $p$-Poisson equation directly on the auxiliary variable as a hard constraint. Based on the curl-free property of the gradient field, we impose a curl-free constraint on the auxiliary variable, which leads to a more faithful reconstruction. Experiments on standard benchmark datasets show that the proposed INR provides a superior and robust reconstruction. The code is available at \url{https://github.com/Yebbi/PINC}.

📄 PDF Abstract BibTeX arXiv:2310.20095

Code (1)

yebbi/pinc 공식 구현 pytorch

Tasks

Surface Reconstruction

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Neural Vector Fields: Generalizing Distance Vector Fields by Codebooks and Zero-Curl Regularization

2023-09-04 · Xianghui Yang, Guosheng Lin, Zhenghao Chen, Luping Zhou

Recent neural networks based surface reconstruction can be roughly divided into two categories, one warping templates explicitly and the other representing 3D surfaces implicitly. To enjoy the advantages of both, we prop…

Surface Reconstruction

GradientSurf: Gradient-Domain Neural Surface Reconstruction from RGB Video

2023-10-09 · Crane He Chen, Joerg Liebelt

This paper proposes GradientSurf, a novel algorithm for real time surface reconstruction from monocular RGB video. Inspired by Poisson Surface Reconstruction, the proposed method builds on the tight coupling between surf…

Indoor Scene ReconstructionSurface Reconstruction

HDNet: Physics-Inspired Neural Network for Flow Estimation based on Helmholtz Decomposition

2024-06-12 · Miao Qi, Ramzi Idoughi, Wolfgang Heidrich

Flow estimation problems are ubiquitous in scientific imaging. Often, the underlying flows are subject to physical constraints that can be exploited in the flow estimation; for example, incompressible (divergence-free) f…

Occluding Contours for Multi-View Stereo

2014-06-01 · CVPR 2014 6 · Qi Shan, Brian Curless, Yasutaka Furukawa, Carlos Hernandez 외

This paper leverages occluding contours (aka "internal silhouettes") to improve the performance of multi-view stereo methods. The contributions are 1) a new technique to identify free-space regions arising from occluding…

Surface Reconstruction

Neural Poisson Surface Reconstruction: Resolution-Agnostic Shape Reconstruction from Point Clouds

2023-08-03 · Hector Andrade-Loarca, Julius Hege, Daniel Cremers, Gitta Kutyniok

We introduce Neural Poisson Surface Reconstruction (nPSR), an architecture for shape reconstruction that addresses the challenge of recovering 3D shapes from points. Traditional deep neural networks face challenges with …

3D Shape ReconstructionSuper-ResolutionSurface Reconstruction