Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

GeoNeRF: Generalizing NeRF with Geometry Priors

About

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 rendering models on various synthetic and real datasets. Lastly, with a slight modification to the geometry reasoner, we also propose an alternative model that adapts to RGBD images. This model directly exploits the depth information often available thanks to depth sensors. The implementation code is available at https://www.idiap.ch/paper/geonerf.

Mohammad Mahdi Johari, Yann Lepoittevin, Fran\c{c}ois Fleuret• 2021

Related benchmarks

TaskDatasetResultRank
Novel View SynthesisDTU (test)
PSNR26.76
82
Novel View SynthesisLLFF (test)
PSNR25.74
79
Novel View SynthesisLLFF multi-scale (test)
PSNR25.74
56
Novel View SynthesisNeRF Synthetic (test)
PSNR28.33
36
Novel View SynthesisRealEstate 10k (RE10k) (test)
PSNR16.65
16
Novel View SynthesisScanNet unseen real scenes
PSNR25.18
12
Novel View SynthesisRFF (Real Forward-Facing) downsampled 4x (val)
PSNR26.58
11
Novel View SynthesisSynthetic 3-view
PSNR17.67
11
Novel View SynthesisSynthetic 3-view (test)
LPIPS0.33
11
Novel View SynthesisStereoNVS-Real 1.0 (test)
PSNR28.01
7
Showing 10 of 12 rows

Other info

Code

Follow for update