paper-with-me

홈 › Papers

Neural Surface Reconstruction from Sparse Views Using Epipolar Geometry

2024-06-06 · Kaichen Zhou

This paper addresses the challenge of reconstructing surfaces from sparse view inputs, where ambiguity and occlusions due to missing information pose significant hurdles. We present a novel approach, named EpiS, that incorporates Epipolar information into the reconstruction process. Existing methods in sparse-view neural surface learning have mainly focused on mean and variance considerations using cost volumes for feature extraction. In contrast, our method aggregates coarse information from the cost volume into Epipolar features extracted from multiple source views, enabling the generation of fine-grained Signal Distance Function (SDF)-aware features. Additionally, we employ an attention mechanism along the line dimension to facilitate feature fusion based on the SDF feature. Furthermore, to address the information gaps in sparse conditions, we integrate depth information from monocular depth estimation using global and local regularization techniques. The global regularization utilizes a triplet loss function, while the local regularization employs a derivative loss function. Extensive experiments demonstrate that our approach outperforms state-of-the-art methods, especially in cases with sparse and generalizable conditions.

📄 PDF Abstract BibTeX arXiv:2406.04301

Code (0)

등록된 구현이 없습니다.

Tasks

Depth EstimationMonocular Depth EstimationSurface ReconstructionTriplet

Methods 이 논문이 사용한 방법론

Triplet Loss The goal of Triplet loss, in the context of Siamese Networks, is to maximize the joint probability among all score-pairs i.e. the product of all probabilities. By using its…

Similar Papers 제목 키워드 기반

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

EG-Gaussian: Epipolar Geometry and Graph Network Enhanced 3D Gaussian Splatting

2025-04-18 · Beizhen Zhao, Yifan Zhou, Zijian Wang, Hao Wang

In this paper, we explore an open research problem concerning the reconstruction of 3D scenes from images. Recent methods have adopt 3D Gaussian Splatting (3DGS) to produce 3D scenes due to its efficient training process…

3DGS3D Scene ReconstructionGraph Learning

SC-NeuS: Consistent Neural Surface Reconstruction from Sparse and Noisy Views

2023-07-12 · Shi-Sheng Huang, Zi-Xin Zou, Yi-Chi Zhang, Hua Huang

The recent neural surface reconstruction by volume rendering approaches have made much progress by achieving impressive surface reconstruction quality, but are still limited to dense and highly accurate posed views. To o…

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

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

2025-08-01 · Liang Han, Xu Zhang, Haichuan Song, Kanle Shi 외 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 …