paper-with-me

Papers

MeshSplat: Generalizable Sparse-View Surface Reconstruction via Gaussian Splatting

2025-08-25 · Hanzhi Chang, Ruijie Zhu, Wenjie Chang, Mulin Yu, Yanzhe Liang, Jiahao Lu, Zhuoyuan Li, Tianzhu Zhang arxiv

Surface reconstruction has been widely studied in computer vision and graphics. However, existing surface reconstruction works struggle to recover accurate scene geometry when the input views are extremely sparse. To address this issue, we propose MeshSplat, a generalizable sparse-view surface reconstruction framework via Gaussian Splatting. Our key idea is to leverage 2DGS as a bridge, which connects novel view synthesis to learned geometric priors and then transfers these priors to achieve surface reconstruction. Specifically, we incorporate a feed-forward network to predict per-view pixel-aligned 2DGS, which enables the network to synthesize novel view images and thus eliminates the need for direct 3D ground-truth supervision. To improve the accuracy of 2DGS position and orientation prediction, we propose a Weighted Chamfer Distance Loss to regularize the depth maps, especially in overlapping areas of input views, and also a normal prediction network to align the orientation of 2DGS with normal vectors predicted by a monocular normal estimator. Extensive experiments validate the effectiveness of our proposed improvement, demonstrating that our method achieves state-of-the-art performance in generalizable sparse-view mesh reconstruction tasks. Project Page: https://hanzhichang.github.io/meshsplat_web

📄 PDF Abstract BibTeX arXiv:2508.17811

Code (0)

등록된 구현이 없습니다.

Tasks

Novel View Synthesis

Similar Papers 제목 키워드 기반

MeshSplatting: Differentiable Rendering with Opaque Meshes

2025-12-07 · Jan Held, Sanghyun Son, Renaud Vandeghen, Daniel Rebain 외 arxiv

Primitive-based splatting methods like 3D Gaussian Splatting have revolutionized novel view synthesis with real-time rendering. However, their point-based representations remain incompatible with mesh-based pipelines tha…

Novel View Synthesis

SatSurfGS: Generalizable 2D Gaussian Splatting for Sparse-View Satellite Surface Reconstruction

2026-05-08 · Min Chen, Wei Guo, Bin Wang, Wen Li 외 arxiv

Sparse-view satellite image surface reconstruction remains highly challenging, fundamentally because the reliability of multi-view matching under satellite imaging conditions is strongly spatially heterogeneous. Affected…

SparseNeuS: Fast Generalizable Neural Surface Reconstruction from Sparse Views

2022-06-12 · Xiaoxiao Long, Cheng Lin, Peng Wang, Taku Komura 외

We introduce SparseNeuS, a novel neural rendering based method for the task of surface reconstruction from multi-view images. This task becomes more difficult when only sparse images are provided as input, a scenario whe…

Neural RenderingSurface Reconstruction

SparSplat: Fast Multi-View Reconstruction with Generalizable 2D Gaussian Splatting

2025-05-04 · Shubhendu Jena, Shishir Reddy Vutukur, Adnane Boukhayma

Recovering 3D information from scenes via multi-view stereo reconstruction (MVS) and novel view synthesis (NVS) is inherently challenging, particularly in scenarios involving sparse-view setups. The advent of 3D Gaussian…

3DGS3D Reconstruction3D Scene Reconstruction3D Shape Reconstruction+1

UFORecon: Generalizable Sparse-View Surface Reconstruction from Arbitrary and UnFavOrable Sets

2024-03-08 · CVPR 2024 1 · Youngju Na, Woo Jae Kim, Kyu Beom Han, Suhyeon Ha 외

Generalizable neural implicit surface reconstruction aims to obtain an accurate underlying geometry given a limited number of multi-view images from unseen scenes. However, existing methods select only informative and re…

Surface Reconstruction