360FusionNeRF: Panoramic Neural Radiance Fields with Joint Guidance
Shreyas Kulkarni, Peng Yin, and Sebastian Scherer

TL;DR
360FusionNeRF introduces a semi-supervised framework for synthesizing novel views from a single 360° panorama, utilizing geometric and semantic guidance to improve scene completion and realism.
Contribution
The paper proposes a novel semi-supervised learning approach for 360° NeRF that incorporates depth and semantic consistency, enhancing scene geometry and rendering quality.
Findings
Achieves state-of-the-art results on multiple datasets.
Improves scene geometry with depth supervision.
Enhances realism with semantic consistency loss.
Abstract
We present a method to synthesize novel views from a single panorama image based on the neural radiance field (NeRF). Prior studies in a similar setting rely on the neighborhood interpolation capability of multi-layer perceptions to complete missing regions caused by occlusion, which leads to artifacts in their predictions. We propose 360FusionNeRF, a semi-supervised learning framework where we introduce geometric supervision and semantic consistency to guide the progressive training process. Firstly, the input image is re-projected to images, and auxiliary depth maps are extracted at other camera positions. The depth supervision, in addition to the NeRF color guidance, improves the geometry of the synthesized views. Additionally, we introduce a semantic consistency loss that encourages realistic renderings of novel views. We extract these semantic features using…
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 · Generative Adversarial Networks and Image Synthesis · Computer Graphics and Visualization Techniques
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Byte Pair Encoding · Softmax · Dropout · Dense Connections · Residual Connection · Absolute Position Encodings · Position-Wise Feed-Forward Layer
