PanoDiffusion: 360-degree Panorama Outpainting via Diffusion
Tianhao Wu, Chuanxia Zheng, Tat-Jen Cham
TL;DR
360° panorama outpainting from narrow-field RGB images is challenging due to large missing regions and wraparound consistency. The authors introduce PanoDiffusion, a bi-modal latent diffusion model trained on RGB-D panoramas that learns depth-aware structure and enables high-quality RGB-D panorama completion even when depth is not provided at inference. They integrate wraparound mechanisms—camera-rotation data augmentation and a two-end alignment strategy during diffusion—to enforce seamless 360° wraparound. A two-stage pipeline with RefineNet upscaling achieves 512×1024 panoramas, and experiments on Structured3D show state-of-the-art RGB-D outpainting across diverse mask types and robust depth synthesis. This approach advances 3D indoor scene reconstruction by producing semantically rich, spatially coherent panoramas without requiring depth input at test time.
Abstract
Generating complete 360-degree panoramas from narrow field of view images is ongoing research as omnidirectional RGB data is not readily available. Existing GAN-based approaches face some barriers to achieving higher quality output, and have poor generalization performance over different mask types. In this paper, we present our 360-degree indoor RGB-D panorama outpainting model using latent diffusion models (LDM), called PanoDiffusion. We introduce a new bi-modal latent diffusion structure that utilizes both RGB and depth panoramic data during training, which works surprisingly well to outpaint depth-free RGB images during inference. We further propose a novel technique of introducing progressive camera rotations during each diffusion denoising step, which leads to substantial improvement in achieving panorama wraparound consistency. Results show that our PanoDiffusion not only significantly outperforms state-of-the-art methods on RGB-D panorama outpainting by producing diverse well-structured results for different types of masks, but can also synthesize high-quality depth panoramas to provide realistic 3D indoor models.
