paper-with-me

홈 › Papers

Binocular-Guided 3D Gaussian Splatting with View Consistency for Sparse View Synthesis

2024-10-24 · Liang Han, Junsheng Zhou, Yu-Shen Liu, Zhizhong Han

Novel view synthesis from sparse inputs is a vital yet challenging task in 3D computer vision. Previous methods explore 3D Gaussian Splatting with neural priors (e.g. depth priors) as an additional supervision, demonstrating promising quality and efficiency compared to the NeRF based methods. However, the neural priors from 2D pretrained models are often noisy and blurry, which struggle to precisely guide the learning of radiance fields. In this paper, We propose a novel method for synthesizing novel views from sparse views with Gaussian Splatting that does not require external prior as supervision. Our key idea lies in exploring the self-supervisions inherent in the binocular stereo consistency between each pair of binocular images constructed with disparity-guided image warping. To this end, we additionally introduce a Gaussian opacity constraint which regularizes the Gaussian locations and avoids Gaussian redundancy for improving the robustness and efficiency of inferring 3D Gaussians from sparse views. Extensive experiments on the LLFF, DTU, and Blender datasets demonstrate that our method significantly outperforms the state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2410.18822

Code (0)

등록된 구현이 없습니다.

Tasks

NeRFNovel View Synthesis

Methods 이 논문이 사용한 방법론

RoIAlign Region of Interest Align, or RoIAlign, is an operation for extracting a small feature map from each RoI in detection and segmentation based tasks. It removes the harsh…
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$…
RoIPool 설명 없음

Similar Papers 제목 키워드 기반

StereoGS: Sparse-View 3D Gaussian Splatting via Stereo Priors

2026-06-29 · Wenhao Yuan, Yiyuan Ge, Deli Cai arxiv

3D Gaussian Splatting (3DGS) has achieved remarkable success in real-time novel view synthesis, yet it suffers from severe overfitting under sparse-view settings due to insufficient geometric constraints. While recent me…

Novel View SynthesisDepth Estimation

Stereo 3D Gaussian Splatting SLAM for Outdoor Urban Scenes

2025-07-31 · Xiaohan Li, Ziren Gong, Fabio Tosi, Matteo Poggi 외 arxiv

3D Gaussian Splatting (3DGS) has recently gained popularity in SLAM applications due to its fast rendering and high-fidelity representation. However, existing 3DGS-SLAM systems have predominantly focused on indoor enviro…

3D Gaussian Inpainting with Depth-Guided Cross-View Consistency

2025-02-17 · CVPR 2025 1 · Sheng-Yu Huang, Zi-Ting Chou, Yu-Chiang Frank Wang

When performing 3D inpainting using novel-view rendering methods like Neural Radiance Field (NeRF) or 3D Gaussian Splatting (3DGS), how to achieve texture and geometry consistency across camera views has been a challenge…

3DGS3D InpaintingNeRF

MVG-Splatting: Multi-View Guided Gaussian Splatting with Adaptive Quantile-Based Geometric Consistency Densification

2024-07-16 · Zhuoxiao Li, Shanliang Yao, Yijie Chu, Angel F. Garcia-Fernandez 외

In the rapidly evolving field of 3D reconstruction, 3D Gaussian Splatting (3DGS) and 2D Gaussian Splatting (2DGS) represent significant advancements. Although 2DGS compresses 3D Gaussian primitives into 2D Gaussian surfe…

3DGS3D Reconstruction

MVGSR: Multi-View Consistency Gaussian Splatting for Robust Surface Reconstruction

2025-03-11 · Chenfeng Hou, Qi Xun Yeo, Mengqi Guo, YongXin Su 외

3D Gaussian Splatting (3DGS) has gained significant attention for its high-quality rendering capabilities, ultra-fast training, and inference speeds. However, when we apply 3DGS to surface reconstruction tasks, especiall…

3DGSSurface Reconstruction