paper-with-me

홈 › Papers

SparseRecon: Neural Implicit Surface Reconstruction from Sparse Views with Feature and Depth Consistencies

2025-08-01 · Liang Han, Xu Zhang, Haichuan Song, Kanle Shi, Yu-Shen Liu, Zhizhong Han arxiv

Surface reconstruction from sparse views aims to reconstruct a 3D shape or scene from few RGB images. The latest methods are either generalization-based or overfitting-based. However, the generalization-based methods do not generalize well on views that were unseen during training, while the reconstruction quality of overfitting-based methods is still limited by the limited geometry clues. To address this issue, we propose SparseRecon, a novel neural implicit reconstruction method for sparse views with volume rendering-based feature consistency and uncertainty-guided depth constraint. Firstly, we introduce a feature consistency loss across views to constrain the neural implicit field. This design alleviates the ambiguity caused by insufficient consistency information of views and ensures completeness and smoothness in the reconstruction results. Secondly, we employ an uncertainty-guided depth constraint to back up the feature consistency loss in areas with occlusion and insignificant features, which recovers geometry details for better reconstruction quality. Experimental results demonstrate that our method outperforms the state-of-the-art methods, which can produce high-quality geometry with sparse-view input, especially in the scenarios with small overlapping views. Project page: https://hanl2010.github.io/SparseRecon/.

📄 PDF Abstract BibTeX arXiv:2508.00366

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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

Sparis: Neural Implicit Surface Reconstruction of Indoor Scenes from Sparse Views

2025-01-02 · Yulun Wu, Han Huang, Wenyuan Zhang, Chao Deng 외

In recent years, reconstructing indoor scene geometry from multi-view images has achieved encouraging accomplishments. Current methods incorporate monocular priors into neural implicit surface models to achieve high-qual…

Surface Reconstruction

PVP-Recon: Progressive View Planning via Warping Consistency for Sparse-View Surface Reconstruction

2024-09-09 · Sheng Ye, Yuze He, Matthieu Lin, Jenny Sheng 외

Neural implicit representations have revolutionized dense multi-view surface reconstruction, yet their performance significantly diminishes with sparse input views. A few pioneering works have sought to tackle the challe…

Surface Reconstruction

NeRSP: Neural 3D Reconstruction for Reflective Objects with Sparse Polarized Images

2024-06-11 · CVPR 2024 1 · Yufei Han, Heng Guo, Koki Fukai, Hiroaki Santo 외

We present NeRSP, a Neural 3D reconstruction technique for Reflective surfaces with Sparse Polarized images. Reflective surface reconstruction is extremely challenging as specular reflections are view-dependent and thus …

3D ReconstructionSurface Reconstruction

S-VolSDF: Sparse Multi-View Stereo Regularization of Neural Implicit Surfaces

2023-03-30 · ICCV 2023 1 · HaoYu Wu, Alexandros Graikos, Dimitris Samaras

Neural rendering of implicit surfaces performs well in 3D vision applications. However, it requires dense input views as supervision. When only sparse input images are available, output quality drops significantly due to…

Neural Rendering