GeoNeRF: Generalizing NeRF with Geometry Priors
Mohammad Mahdi Johari, Yann Lepoittevin, Fran\c{c}ois Fleuret

TL;DR
GeoNeRF introduces a novel neural radiance field approach that leverages geometry priors and attention mechanisms for photorealistic view synthesis, outperforming existing models with efficient computation and adaptability to RGBD data.
Contribution
It presents GeoNeRF, a generalizable neural rendering framework combining a geometry reasoner and transformer-based renderer, enabling high-quality view synthesis with efficient fine-tuning and depth integration.
Findings
Outperforms state-of-the-art models on synthetic and real datasets.
Achieves competitive results with less computational cost.
Adapts to RGBD images using a modified geometry reasoner.
Abstract
We present GeoNeRF, a generalizable photorealistic novel view synthesis method based on neural radiance fields. Our approach consists of two main stages: a geometry reasoner and a renderer. To render a novel view, the geometry reasoner first constructs cascaded cost volumes for each nearby source view. Then, using a Transformer-based attention mechanism and the cascaded cost volumes, the renderer infers geometry and appearance, and renders detailed images via classical volume rendering techniques. This architecture, in particular, allows sophisticated occlusion reasoning, gathering information from consistent source views. Moreover, our method can easily be fine-tuned on a single scene, and renders competitive results with per-scene optimized neural rendering methods with a fraction of computational cost. Experiments show that GeoNeRF outperforms state-of-the-art generalizable neural…
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
