Search papers, labs, and topics across Lattice.
This paper introduces PanoLOG, a novel two-stage framework designed for efficient large-scale panoramic 3D Gaussian Splatting (3DGS) reconstruction by addressing the limitations of existing partitioning strategies in omnipresent visibility scenarios. The first stage employs sky-sphere modeling and panoramic monocular depth supervision for robust geometry estimation, while the second stage utilizes a Geometry and Gradient-based Partitioning Strategy (G$^2$PS) to create adaptive bounding volumes and optimize camera assignments based on gradient importance. Experimental results show that G$^2$PS not only achieves state-of-the-art rendering quality but also enables scalable, block-parallel training, significantly improving the efficiency of outdoor scene reconstruction.
PanoLOG's innovative partitioning strategy transforms panoramic 3D reconstruction, achieving top-tier rendering quality while slashing computational costs.
Scaling 3D Gaussian Splatting (3DGS) to large outdoor scenes is costly in both data acquisition and computation. Adopting panoramic images with equirectangular projection (ERP) can reduce capture effort via their full $360^{\circ}$ field of view, yet the resulting omnipresent visibility invalidates existing partitioning strategies that rely on local camera frustums, causing block-wise optimization to degenerate into global training. Thus, we propose PanoLOG, a two-stage coarse-to-fine framework equipped with a Geometry and Gradient-based Partitioning Strategy tailored for large-scale panoramic 3DGS reconstruction. In the global coarse stage, PanoLOG leverages sky-sphere modeling and panoramic monocular depth supervision for reliable geometry, while in the refinement stage, G$^2$PS builds adaptive bounding volumes via parallax-driven uncertainty and assigns cameras via gradient-based importance scoring. Furthermore, we construct Pano360, the first benchmark on large-scale panoramic dataset for outdoor scene reconstruction. Extensive experiments demonstrate that G$^2$PS achieves state-of-the-art rendering quality while maintaining scalable, block-parallel training. Our models, training code, and dataset are publicly available.