paper-with-me

홈 › Papers

LM-Gaussian: Boost Sparse-view 3D Gaussian Splatting with Large Model Priors

2024-09-05 · Hanyang Yu, Xiaoxiao Long, Ping Tan

We aim to address sparse-view reconstruction of a 3D scene by leveraging priors from large-scale vision models. While recent advancements such as 3D Gaussian Splatting (3DGS) have demonstrated remarkable successes in 3D reconstruction, these methods typically necessitate hundreds of input images that densely capture the underlying scene, making them time-consuming and impractical for real-world applications. However, sparse-view reconstruction is inherently ill-posed and under-constrained, often resulting in inferior and incomplete outcomes. This is due to issues such as failed initialization, overfitting on input images, and a lack of details. To mitigate these challenges, we introduce LM-Gaussian, a method capable of generating high-quality reconstructions from a limited number of images. Specifically, we propose a robust initialization module that leverages stereo priors to aid in the recovery of camera poses and the reliable point clouds. Additionally, a diffusion-based refinement is iteratively applied to incorporate image diffusion priors into the Gaussian optimization process to preserve intricate scene details. Finally, we utilize video diffusion priors to further enhance the rendered images for realistic visual effects. Overall, our approach significantly reduces the data acquisition requirements compared to previous 3DGS methods. We validate the effectiveness of our framework through experiments on various public datasets, demonstrating its potential for high-quality 360-degree scene reconstruction. Visual results are on our website.

📄 PDF Abstract BibTeX arXiv:2409.03456

Code (0)

등록된 구현이 없습니다.

Tasks

3DGS3D Reconstruction

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

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

Shape-guided Gaussian Splatting for Sparse-View X-ray 3D Reconstruction

2026-09-09 · Pranav Poudel, Florence Dell'Aniello Picard, Nairouz Shehata, Frédéric Lavoie 외 arxiv

Sparse-view X-ray 3D reconstruction is essential for reducing radiation exposure, but recovering a density field from a handful of X-ray projections is severely ill-posed. Recently, 3D Gaussian Splatting has achieved sta…

3D Reconstruction

FSGS: Real-Time Few-shot View Synthesis using Gaussian Splatting

2023-12-01 · Zehao Zhu, Zhiwen Fan, Yifan Jiang, Zhangyang Wang

Novel view synthesis from limited observations remains an important and persistent task. However, high efficiency in existing NeRF-based few-shot view synthesis is often compromised to obtain an accurate 3D representatio…

NeRFNovel View Synthesis

DropGaussian: Structural Regularization for Sparse-view Gaussian Splatting

2025-01-01 · CVPR 2025 1 · Hyunwoo Park, Gun Ryu, Wonjun Kim

Recently, 3D Gaussian splatting (3DGS) has gained considerable attentions in the field of novel view synthesis due to its fast performance while yielding the excellent image quality. However, 3DGS in sparse-view sett…

3DGSNovel View Synthesis