paper-with-me

Papers

Sparse2DGS: Sparse-View Surface Reconstruction using 2D Gaussian Splatting with Dense Point Cloud

2025-05-26 · Natsuki Takama, Shintaro Ito, Koichi Ito, Hwann-Tzong Chen, Takafumi Aoki

Gaussian Splatting (GS) has gained attention as a fast and effective method for novel view synthesis. It has also been applied to 3D reconstruction using multi-view images and can achieve fast and accurate 3D reconstruction. However, GS assumes that the input contains a large number of multi-view images, and therefore, the reconstruction accuracy significantly decreases when only a limited number of input images are available. One of the main reasons is the insufficient number of 3D points in the sparse point cloud obtained through Structure from Motion (SfM), which results in a poor initialization for optimizing the Gaussian primitives. We propose a new 3D reconstruction method, called Sparse2DGS, to enhance 2DGS in reconstructing objects using only three images. Sparse2DGS employs DUSt3R, a fundamental model for stereo images, along with COLMAP MVS to generate highly accurate and dense 3D point clouds, which are then used to initialize 2D Gaussians. Through experiments on the DTU dataset, we show that Sparse2DGS can accurately reconstruct the 3D shapes of objects using just three images.

📄 PDF Abstract BibTeX arXiv:2505.19854

Code (0)

등록된 구현이 없습니다.

Tasks

3D ReconstructionNovel View SynthesisSurface Reconstruction

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Sparse-View Surface Reconstruction using Gaussian Splatting through High-Confidence Depth Propagation with Normal Priors

2026-07-04 · Liang Han, Bangcai Wei, Junsheng Zhou, Yu-Shen Liu 외 arxiv

3D reconstruction from sparse views is a challenging task in 3D computer vision. Recent studies on 3D Gaussian Splatting (3DGS) have achieved remarkable results with sparse views in novel view synthesis, yet reconstructi…

Novel View Synthesis3D Reconstruction

Sparse2DGS: Geometry-Prioritized Gaussian Splatting for Surface Reconstruction from Sparse Views

2025-04-29 · CVPR 2025 1 · Jiang Wu, Rui Li, Yu Zhu, Rong Guo 외

We present a Gaussian Splatting method for surface reconstruction using sparse input views. Previous methods relying on dense views struggle with extremely sparse Structure-from-Motion points for initialization. While le…

NeRFSurface Reconstruction

SolidGS: Consolidating Gaussian Surfel Splatting for Sparse-View Surface Reconstruction

2024-12-19 · Zhuowen Shen, YuAn Liu, Zhang Chen, Zhong Li 외

Gaussian splatting has achieved impressive improvements for both novel-view synthesis and surface reconstruction from multi-view images. However, current methods still struggle to reconstruct high-quality surfaces from o…

Novel View SynthesisSurface Reconstruction

SparseSurf: Sparse-View 3D Gaussian Splatting for Surface Reconstruction

2025-11-18 · Meiying Gu, Jiawei Zhang, Jiahe Li, Xiaohan Yu 외 arxiv

Recent advances in optimizing Gaussian Splatting for scene geometry have enabled efficient reconstruction of detailed surfaces from images. However, when input views are sparse, such optimization is prone to overfitting,…

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…