X-NeRF: Explicit Neural Radiance Field for Multi-Scene 360$^{\circ} $ Insufficient RGB-D Views
Haoyi Zhu, Hao-Shu Fang, Cewu Lu

TL;DR
X-NeRF introduces an explicit neural radiance field model capable of representing multiple scenes from sparse RGB-D views, enabling fast volumetric rendering and improved performance over implicit methods in multi-scene 360° view synthesis.
Contribution
The paper presents a novel explicit approach, X-NeRF, that effectively handles multi-scene 360° view synthesis with sparse RGB-D data, addressing limitations of previous implicit models.
Findings
X-NeRF outperforms previous implicit methods in sparse multi-scene settings.
The explicit model enables faster inference without network runs during rendering.
Incorporating perceptual loss and view augmentation improves generalization.
Abstract
Neural Radiance Fields (NeRFs), despite their outstanding performance on novel view synthesis, often need dense input views. Many papers train one model for each scene respectively and few of them explore incorporating multi-modal data into this problem. In this paper, we focus on a rarely discussed but important setting: can we train one model that can represent multiple scenes, with 360 insufficient views and RGB-D images? We refer insufficient views to few extremely sparse and almost non-overlapping views. To deal with it, X-NeRF, a fully explicit approach which learns a general scene completion process instead of a coordinate-based mapping, is proposed. Given a few insufficient RGB-D input views, X-NeRF first transforms them to a sparse point cloud tensor and then applies a 3D sparse generative Convolutional Neural Network (CNN) to complete it to an explicit radiance field…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Vision and Imaging · Computer Graphics and Visualization Techniques · 3D Shape Modeling and Analysis
