Search papers, labs, and topics across Lattice.
Genie Sim PanoRecon is introduced, a feed-forward Gaussian splatting pipeline for fast generation of high-fidelity 3D scenes from single-view panoramas. By decomposing the panorama into cube-map faces and processing them in parallel with a depth-aware fusion strategy, the system ensures geometric consistency across views. The method achieves photo-realistic scene reconstruction in seconds and is integrated into the Genie Sim platform for embodied AI.
Generate high-fidelity 3D environments for robot simulation in seconds using only a single panoramic image.
We present Genie Sim PanoRecon, a feed-forward Gaussian-splatting pipeline that delivers high-fidelity, low-cost 3D scenes for robotic manipulation simulation. The panorama input is decomposed into six non-overlapping cube-map faces, processed in parallel, and seamlessly reassembled. To guarantee geometric consistency across views, we devise a depth-aware fusion strategy coupled with a training-free depth-injection module that steers the monocular feed-forward network to generate coherent 3D Gaussians. The whole system reconstructs photo-realistic scenes in seconds and has been integrated into Genie Sim - a LLM-driven simulation platform for embodied synthetic data generation and evaluation - to provide scalable backgrounds for manipulation tasks. For code details, please refer to: https://github.com/AgibotTech/genie_sim/tree/main/source/geniesim_world.