paper-with-me

Papers

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 Splatting (3DGS) enabled real-time, photorealistic NVS. Following this, 2D Gaussian Splatting (2DGS) leveraged perspective accurate 2D Gaussian primitive rasterization to achieve accurate geometry representation during rendering, improving 3D scene reconstruction while maintaining real-time performance. Recent approaches have tackled the problem of sparse real-time NVS using 3DGS within a generalizable, MVS-based learning framework to regress 3D Gaussian parameters. Our work extends this line of research by addressing the challenge of generalizable sparse 3D reconstruction and NVS jointly, and manages to perform successfully at both tasks. We propose an MVS-based learning pipeline that regresses 2DGS surface element parameters in a feed-forward fashion to perform 3D shape reconstruction and NVS from sparse-view images. We further show that our generalizable pipeline can benefit from preexisting foundational multi-view deep visual features. The resulting model attains the state-of-the-art results on the DTU sparse 3D reconstruction benchmark in terms of Chamfer distance to ground-truth, as-well as state-of-the-art NVS. It also demonstrates strong generalization on the BlendedMVS and Tanks and Temples datasets. We note that our model outperforms the prior state-of-the-art in feed-forward sparse view reconstruction based on volume rendering of implicit representations, while offering an almost 2 orders of magnitude higher inference speed.

📄 PDF Abstract BibTeX arXiv:2505.02175

Code (0)

등록된 구현이 없습니다.

Tasks

3DGS3D Reconstruction3D Scene Reconstruction3D Shape ReconstructionNovel View Synthesis

Similar Papers 제목 키워드 기반

MVPSNet: Fast Generalizable Multi-view Photometric Stereo

2023-05-18 · ICCV 2023 1 · Dongxu Zhao, Daniel Lichy, Pierre-Nicolas Perrin, Jan-Michael Frahm 외

We propose a fast and generalizable solution to Multi-view Photometric Stereo (MVPS), called MVPSNet. The key to our approach is a feature extraction network that effectively combines images from the same view captured u…

NeRFStereo Matching

MVSNeRF: Fast Generalizable Radiance Field Reconstruction from Multi-View Stereo

2021-03-29 · ICCV 2021 10 · Anpei Chen, Zexiang Xu, Fuqiang Zhao, Xiaoshuai Zhang 외

We present MVSNeRF, a novel neural rendering approach that can efficiently reconstruct neural radiance fields for view synthesis. Unlike prior works on neural radiance fields that consider per-scene optimization on dense…

NeRFNeural Rendering

MVSGaussian: Fast Generalizable Gaussian Splatting Reconstruction from Multi-View Stereo

2024-05-20 · Tianqi Liu, Guangcong Wang, Shoukang Hu, Liao Shen 외

We present MVSGaussian, a new generalizable 3D Gaussian representation approach derived from Multi-View Stereo (MVS) that can efficiently reconstruct unseen scenes. Specifically, 1) we leverage MVS to encode geometry-awa…

NeRFNovel View Synthesis

G3R: Gradient Guided Generalizable Reconstruction

2024-09-28 · Yun Chen, Jingkang Wang, Ze Yang, Sivabalan Manivasagam 외

Large scale 3D scene reconstruction is important for applications such as virtual reality and simulation. Existing neural rendering approaches (e.g., NeRF, 3DGS) have achieved realistic reconstructions on large scenes, b…

3DGS3D Scene ReconstructionNeRFNeural Rendering

Instant Gaussian Stream: Fast and Generalizable Streaming of Dynamic Scene Reconstruction via Gaussian Splatting

2025-03-21 · CVPR 2025 1 · Jinbo Yan, Rui Peng, Zhiyan Wang, Luyang Tang 외

Building Free-Viewpoint Videos in a streaming manner offers the advantage of rapid responsiveness compared to offline training methods, greatly enhancing user experience. However, current streaming approaches face challe…