paper-with-me

Papers

2S-UDF: A Novel Two-stage UDF Learning Method for Robust Non-watertight Model Reconstruction from Multi-view Images

2023-03-27 · CVPR 2024 1 · Junkai Deng, Fei Hou, Xuhui Chen, Wencheng Wang, Ying He

Recently, building on the foundation of neural radiance field, various techniques have emerged to learn unsigned distance fields (UDF) to reconstruct 3D non-watertight models from multi-view images. Yet, a central challenge in UDF-based volume rendering is formulating a proper way to convert unsigned distance values into volume density, ensuring that the resulting weight function remains unbiased and sensitive to occlusions. Falling short on these requirements often results in incorrect topology or large reconstruction errors in resulting models. This paper addresses this challenge by presenting a novel two-stage algorithm, 2S-UDF, for learning a high-quality UDF from multi-view images. Initially, the method applies an easily trainable density function that, while slightly biased and transparent, aids in coarse reconstruction. The subsequent stage then refines the geometry and appearance of the object to achieve a high-quality reconstruction by directly adjusting the weight function used in volume rendering to ensure that it is unbiased and occlusion-aware. Decoupling density and weight in two stages makes our training stable and robust, distinguishing our technique from existing UDF learning approaches. Evaluations on the DeepFashion3D, DTU, and BlendedMVS datasets validate the robustness and effectiveness of our proposed approach. In both quantitative metrics and visual quality, the results indicate our superior performance over other UDF learning techniques in reconstructing 3D non-watertight models from multi-view images. Our code is available at https://bitbucket.org/jkdeng/2sudf/.

📄 PDF Abstract BibTeX arXiv:2303.15368

Code (1)

https://bitbucket.org/jkdeng/2sudf 공식 구현 pytorch

Tasks

3D Reconstruction

Similar Papers 제목 키워드 기반

Ghost on the Shell: An Expressive Representation of General 3D Shapes

2023-10-23 · Zhen Liu, Yao Feng, Yuliang Xiu, Weiyang Liu 외

The creation of photorealistic virtual worlds requires the accurate modeling of 3D surface geometry for a wide range of objects. For this, meshes are appealing since they 1) enable fast physics-based rendering with reali…

3DFIRES: Few Image 3D REconstruction for Scenes with Hidden Surface

2024-03-13 · Linyi Jin, Nilesh Kulkarni, David Fouhey

This paper introduces 3DFIRES, a novel system for scene-level 3D reconstruction from posed images. Designed to work with as few as one view, 3DFIRES reconstructs the complete geometry of unseen scenes, including hidden s…

3D Reconstruction

3DFIRES: Few Image 3D REconstruction for Scenes with Hidden Surfaces

2024-01-01 · CVPR 2024 1 · Linyi Jin, Nilesh Kulkarni, David F. Fouhey

This paper introduces 3DFIRES a novel system for scene-level 3D reconstruction from posed images. Designed to work with as few as one view 3DFIRES reconstructs the complete geometry of unseen scenes including hidden …

3D Reconstruction

LightNeuS: Neural Surface Reconstruction in Endoscopy using Illumination Decline

2023-09-06 · Víctor M. Batlle, José M. M. Montiel, Pascal Fua, Juan D. Tardós

We propose a new approach to 3D reconstruction from sequences of images acquired by monocular endoscopes. It is based on two key insights. First, endoluminal cavities are watertight, a property naturally enforced by mode…

3D ReconstructionSurface Reconstruction

Joint Orientation and Weight Optimization for Robust Watertight Surface Reconstruction via Dirichlet-Regularized Winding Fields

2026-02-14 · Jiaze Li, Daisheng Jin, Fei Hou, Junhui Hou 외 arxiv

We propose Dirichlet Winding Reconstruction (DiWR), a robust method for reconstructing watertight surfaces from unoriented point clouds with non-uniform sampling, noise, and outliers. Our method uses the generalized wind…

Point Clouds