CVAIGRROOct 31, 2024

DiffPano: Scalable and Consistent Text to Panorama Generation with Spherical Epipolar-Aware Diffusion

arXiv:2410.24203v135 citationsh-index: 16NIPS
Originality Incremental advance
AI Analysis

This addresses the challenge of 3D scene generation for applications like virtual reality or immersive media, though it is incremental as it builds on existing diffusion models.

The paper tackles the problem of generating consistent 360-degree panoramic images from text descriptions by establishing a large-scale panoramic video-text dataset and proposing DiffPano, a framework that fine-tunes a diffusion model and uses a spherical epipolar-aware method to ensure multi-view consistency, resulting in scalable and diverse panoramic generation.

Diffusion-based methods have achieved remarkable achievements in 2D image or 3D object generation, however, the generation of 3D scenes and even $360^{\circ}$ images remains constrained, due to the limited number of scene datasets, the complexity of 3D scenes themselves, and the difficulty of generating consistent multi-view images. To address these issues, we first establish a large-scale panoramic video-text dataset containing millions of consecutive panoramic keyframes with corresponding panoramic depths, camera poses, and text descriptions. Then, we propose a novel text-driven panoramic generation framework, termed DiffPano, to achieve scalable, consistent, and diverse panoramic scene generation. Specifically, benefiting from the powerful generative capabilities of stable diffusion, we fine-tune a single-view text-to-panorama diffusion model with LoRA on the established panoramic video-text dataset. We further design a spherical epipolar-aware multi-view diffusion model to ensure the multi-view consistency of the generated panoramic images. Extensive experiments demonstrate that DiffPano can generate scalable, consistent, and diverse panoramic images with given unseen text descriptions and camera poses.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes