Search papers, labs, and topics across Lattice.
FastPano3D is an innovative framework that enables rapid 3D reconstruction of indoor scenes from a single panoramic image, addressing the challenges posed by equirectangular projection distortions. By utilizing a lightweight feature encoder, adaptive Gaussian sampling, and a point-cloud-guided refinement strategy, the method achieves high-fidelity scene generation without the need for test-time optimization. The framework significantly outperforms previous methods, achieving up to 156 times faster inference while maintaining comparable rendering quality to state-of-the-art techniques like NeRF and 3DGS.
FastPano3D reconstructs detailed 3D indoor scenes from a single image in seconds, setting a new benchmark for speed and efficiency in 3D scene inference.
Recent advances in 3D scene reconstruction have highlighted the intricate trade-offs among rendering quality, inference efficiency, and data dependency. To address the challenge of rapidly reconstructing detailed 3D indoor scenes from minimal input, we introduce FastPano3D, an end-to-end framework that directly generates renderable 3D Gaussian representations from a single panoramic image. Unlike perspective-based methods, panoramic images inherently suffer from equirectangular projection distortions and spatially non-uniform feature distributions, making direct feed-forward Gaussian generation particularly challenging. In contrast to existing Gaussian Splatting based methods that rely on multi-view supervision or per-scene optimization, FastPano3D employs a lightweight feature encoder, adaptive Gaussian sampling, and a point-cloud-guided refinement strategy to achieve efficient and accurate scene generation without any test-time optimization. Our approach reconstructs high-fidelity 3D scenes within seconds, achieving up to 156 times faster inference than prior state-of-the-art methods such as Pano2Room, while using only half the parameters. Extensive experiments demonstrate that FastPano3D delivers rendering quality comparable to NeRF- and 3DGS-based reconstructions, establishing a new benchmark for rapid, single-view 3D scene inference.