paper-with-me

Papers

ZeroGS: Training 3D Gaussian Splatting from Unposed Images

2024-11-24 · Yu Chen, Rolandos Alexandros Potamias, Evangelos Ververas, Jifei Song, Jiankang Deng, Gim Hee Lee

Neural radiance fields (NeRF) and 3D Gaussian Splatting (3DGS) are popular techniques to reconstruct and render photo-realistic images. However, the pre-requisite of running Structure-from-Motion (SfM) to get camera poses limits their completeness. While previous methods can reconstruct from a few unposed images, they are not applicable when images are unordered or densely captured. In this work, we propose ZeroGS to train 3DGS from hundreds of unposed and unordered images. Our method leverages a pretrained foundation model as the neural scene representation. Since the accuracy of the predicted pointmaps does not suffice for accurate image registration and high-fidelity image rendering, we propose to mitigate the issue by initializing and finetuning the pretrained model from a seed image. Images are then progressively registered and added to the training buffer, which is further used to train the model. We also propose to refine the camera poses and pointmaps by minimizing a point-to-camera ray consistency loss across multiple views. Experiments on the LLFF dataset, the MipNeRF360 dataset, and the Tanks-and-Temples dataset show that our method recovers more accurate camera poses than state-of-the-art pose-free NeRF/3DGS methods, and even renders higher quality images than 3DGS with COLMAP poses. Our project page is available at https://aibluefisher.github.io/ZeroGS.

📄 PDF Abstract BibTeX arXiv:2411.15779

Code (0)

등록된 구현이 없습니다.

Tasks

3DGSImage RegistrationNeRF

Similar Papers 제목 키워드 기반

RegGS: Unposed Sparse Views Gaussian Splatting with 3DGS Registration

2025-07-10 · Chong Cheng, Yu Hu, Sicheng Yu, Beizhen Zhao 외 arxiv

3D Gaussian Splatting (3DGS) has demonstrated its potential in reconstructing scenes from unposed images. However, optimization-based 3DGS methods struggle with sparse views due to limited prior knowledge. Meanwhile, fee…

Pose Estimation

WildSplat: Feedforward Gaussian Splatting from Unposed In-the-Wild Images

2026-07-06 · Xiyu Zhang, Jingyu Zhuang, Hongjia Zhai, Zizheng Yan 외 arxiv

While feedforward 3D reconstruction excels at efficient novel view synthesis, it typically falters when faced with scenes under varying illumination. To this end, we introduce WildSplat, the first feedforward 3D Gaussian…

Novel View Synthesis3D Reconstruction

LangFlash: Feed-forward 3D Language Gaussian Splatting from Sparse Unposed Images

2026-05-22 · Yilong Liu, Wanhua Li, Chen Zhu-Tian, Hanspeter Pfister arxiv

We present LangFlash, a feed-forward framework for 3D Language Gaussian Splatting that reconstructs 3D scenes parameterized by Gaussian primitives enriched with language-aligned semantic features from sparse unposed mult…

Novel View SynthesisScene Understanding3D Reconstruction

Pose-Free Omnidirectional Gaussian Splatting for 360-Degree Videos with Consistent Depth Priors

2026-03-24 · Chuanqing Zhuang, Xin Lu, Zehui Deng, Zhengda Lu 외 arxiv

Omnidirectional 3D Gaussian Splatting with panoramas is a key technique for 3D scene representation, and existing methods typically rely on slow SfM to provide camera poses and sparse points priors. In this work, we prop…

Camera Pose EstimationNovel View Synthesis

ERUPT: Efficient Rendering with Unposed Patch Transformer

2025-03-31 · CVPR 2025 1 · Maxim V. Shugaev, Vincent Chen, Maxim Karrenbach, Kyle Ashley 외

This work addresses the problem of novel view synthesis in diverse scenes from small collections of RGB images. We propose ERUPT (Efficient Rendering with Unposed Patch Transformer) a state-of-the-art scene reconstructio…

Image GenerationNeRFNovel View Synthesis