PyGS: Large-scale Scene Representation with Pyramidal 3D Gaussian Splatting
Zipeng Wang, Dan Xu

TL;DR
PyGS introduces a hierarchical pyramidal Gaussian representation initialized with NeRF, enabling efficient large-scale scene rendering with high detail and over 400 times faster performance than existing methods.
Contribution
The paper proposes Pyramidal 3D Gaussian Splatting (PyGS) with NeRF initialization, addressing scalability and efficiency challenges in large-scale scene representation.
Findings
Achieves over 400x faster rendering than state-of-the-art methods.
Effectively captures multi-scale scene details with pyramidal Gaussian structure.
Demonstrates significant performance improvements across multiple large-scale datasets.
Abstract
Neural Radiance Fields (NeRFs) have demonstrated remarkable proficiency in synthesizing photorealistic images of large-scale scenes. However, they are often plagued by a loss of fine details and long rendering durations. 3D Gaussian Splatting has recently been introduced as a potent alternative, achieving both high-fidelity visual results and accelerated rendering performance. Nonetheless, scaling 3D Gaussian Splatting is fraught with challenges. Specifically, large-scale scenes grapples with the integration of objects across multiple scales and disparate viewpoints, which often leads to compromised efficacy as the Gaussians need to balance between detail levels. Furthermore, the generation of initialization points via COLMAP from large-scale dataset is both computationally demanding and prone to incomplete reconstructions. To address these challenges, we present Pyramidal 3D Gaussian…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Video Surveillance and Tracking Methods · Image Retrieval and Classification Techniques
