CVAILGAug 24, 2023

NeO 360: Neural Fields for Sparse View Synthesis of Outdoor Scenes

Georgia Tech
arXiv:2308.12967v163 citationsh-index: 48
Originality Incremental advance
AI Analysis

This addresses the challenge of sparse view synthesis for real-world unbounded urban settings, enabling applications like virtual tours or autonomous systems with limited data, though it is incremental in combining existing representations.

The paper tackles the problem of synthesizing novel views of outdoor scenes from very few input images, introducing NeO 360, a generalizable method that reconstructs 360° scenes from as few as a single posed RGB image and outperforms state-of-the-art methods on a new dataset.

Recent implicit neural representations have shown great results for novel view synthesis. However, existing methods require expensive per-scene optimization from many views hence limiting their application to real-world unbounded urban settings where the objects of interest or backgrounds are observed from very few views. To mitigate this challenge, we introduce a new approach called NeO 360, Neural fields for sparse view synthesis of outdoor scenes. NeO 360 is a generalizable method that reconstructs 360° scenes from a single or a few posed RGB images. The essence of our approach is in capturing the distribution of complex real-world outdoor 3D scenes and using a hybrid image-conditional triplanar representation that can be queried from any world point. Our representation combines the best of both voxel-based and bird's-eye-view (BEV) representations and is more effective and expressive than each. NeO 360's representation allows us to learn from a large collection of unbounded 3D scenes while offering generalizability to new views and novel scenes from as few as a single image during inference. We demonstrate our approach on the proposed challenging 360° unbounded dataset, called NeRDS 360, and show that NeO 360 outperforms state-of-the-art generalizable methods for novel view synthesis while also offering editing and composition capabilities. Project page: https://zubair-irshad.github.io/projects/neo360.html

Code Implementations2 repos
Foundations

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

Your Notes