paper-with-me

Papers

FreeSplat: Generalizable 3D Gaussian Splatting Towards Free-View Synthesis of Indoor Scenes

2024-05-28 · Yunsong Wang, Tianxin Huang, Hanlin Chen, Gim Hee Lee

Empowering 3D Gaussian Splatting with generalization ability is appealing. However, existing generalizable 3D Gaussian Splatting methods are largely confined to narrow-range interpolation between stereo images due to their heavy backbones, thus lacking the ability to accurately localize 3D Gaussian and support free-view synthesis across wide view range. In this paper, we present a novel framework FreeSplat that is capable of reconstructing geometrically consistent 3D scenes from long sequence input towards free-view synthesis.Specifically, we firstly introduce Low-cost Cross-View Aggregation achieved by constructing adaptive cost volumes among nearby views and aggregating features using a multi-scale structure. Subsequently, we present the Pixel-wise Triplet Fusion to eliminate redundancy of 3D Gaussians in overlapping view regions and to aggregate features observed across multiple views. Additionally, we propose a simple but effective free-view training strategy that ensures robust view synthesis across broader view range regardless of the number of views. Our empirical results demonstrate state-of-the-art novel view synthesis peformances in both novel view rendered color maps quality and depth maps accuracy across different numbers of input views. We also show that FreeSplat performs inference more efficiently and can effectively reduce redundant Gaussians, offering the possibility of feed-forward large scene reconstruction without depth priors.

📄 PDF Abstract BibTeX arXiv:2405.17958

Code (1)

wangys16/freesplat 공식 구현 jax

Tasks

Novel View SynthesisTriplet

Similar Papers 제목 키워드 기반

Epipolar-Free 3D Gaussian Splatting for Generalizable Novel View Synthesis

2024-10-30 · Zhiyuan Min, Yawei Luo, Jianwen Sun, Yi Yang

Generalizable 3D Gaussian splitting (3DGS) can reconstruct new scenes from sparse-view observations in a feed-forward inference manner, eliminating the need for scene-specific retraining required in conventional 3DGS. Ho…

3DGSGeneralizable Novel View SynthesisNovel View Synthesis

FreeSplatter: Pose-free Gaussian Splatting for Sparse-view 3D Reconstruction

2024-12-12 · Jiale Xu, Shenghua Gao, Ying Shan

Existing sparse-view reconstruction models heavily rely on accurate known camera poses. However, deriving camera extrinsics and intrinsics from sparse-view images presents significant challenges. In this work, we present…

3D ReconstructionImage to 3Dparameter estimationPose Estimation

FreeSplat++: Generalizable 3D Gaussian Splatting for Efficient Indoor Scene Reconstruction

2025-03-29 · Yunsong Wang, Tianxin Huang, Hanlin Chen, Gim Hee Lee

Recently, the integration of the efficient feed-forward scheme into 3D Gaussian Splatting (3DGS) has been actively explored. However, most existing methods focus on sparse view reconstruction of small regions and cannot …

3DGSIndoor Scene ReconstructionTriplet

Pose-free 3D Gaussian splatting via shape-ray estimation

2025-05-29 · Youngju Na, Taeyeon Kim, Jumin Lee, Kyu Beom Han 외

While generalizable 3D Gaussian splatting enables efficient, high-quality rendering of unseen scenes, it heavily depends on precise camera poses for accurate geometry. In real-world scenarios, obtaining accurate poses is…

SmileSplat: Generalizable Gaussian Splats for Unconstrained Sparse Images

2024-11-27 · Yanyan Li, Yixin Fang, Federico Tombari, Gim Hee Lee

Sparse Multi-view Images can be Learned to predict explicit radiance fields via Generalizable Gaussian Splatting approaches, which can achieve wider application prospects in real-life when ground-truth camera parameters …

DecoderNovel View Synthesis