paper-with-me

Papers

GeoNeRF: Generalizing NeRF with Geometry Priors

2021-11-26 · CVPR 2022 1 · Mohammad Mahdi Johari, Yann Lepoittevin, François Fleuret

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.

📄 PDF Abstract BibTeX arXiv:2111.13539

Code (2)

idiap/geonerf pytorch
simpleig/Geo-PIFu pytorch

Tasks

NeRFNeural RenderingNovel View Synthesis

Similar Papers 제목 키워드 기반

Global and Hierarchical Geometry Consistency Priors for Few-shot NeRFs in Indoor Scenes

2024-01-01 · CVPR 2024 1 · Xiaotian Sun, Qingshan Xu, Xinjie Yang, Yu Zang 외

It is challenging for Neural Radiance Fields (NeRFs) in the few-shot setting to reconstruct high-quality novel views and depth maps in 360^\circ outward-facing indoor scenes. The captured sparse views for these scene…

Depth EstimationDepth PredictionMonocular Depth EstimationNeRF

NeuGen: Amplifying the 'Neural' in Neural Radiance Fields for Domain Generalization

2025-05-11 · Ahmed Qazi, Abdul Basit, Asim Iqbal

Neural Radiance Fields (NeRF) have significantly advanced the field of novel view synthesis, yet their generalization across diverse scenes and conditions remains challenging. Addressing this, we propose the integration …

Domain GeneralizationNeRFNovel View Synthesis

G-NeRF: Geometry-enhanced Novel View Synthesis from Single-View Images

2024-04-11 · CVPR 2024 1 · Zixiong Huang, Qi Chen, Libo Sun, Yifan Yang 외

Novel view synthesis aims to generate new view images of a given view image collection. Recent attempts address this problem relying on 3D geometry priors (e.g., shapes, sizes, and positions) learned from multi-view imag…

3D geometryNeRFNovel View Synthesis

NeRFVS: Neural Radiance Fields for Free View Synthesis via Geometry Scaffolds

2023-04-13 · CVPR 2023 1 · Chen Yang, Peihao Li, Zanwei Zhou, Shanxin Yuan 외

We present NeRFVS, a novel neural radiance fields (NeRF) based method to enable free navigation in a room. NeRF achieves impressive performance in rendering images for novel views similar to the input views while sufferi…

NeRF

MVIP-NeRF: Multi-view 3D Inpainting on NeRF Scenes via Diffusion Prior

2024-05-05 · CVPR 2024 1 · Honghua Chen, Chen Change Loy, Xingang Pan

Despite the emergence of successful NeRF inpainting methods built upon explicit RGB and depth 2D inpainting supervisions, these methods are inherently constrained by the capabilities of their underlying 2D inpainters. Th…

3D InpaintingNeRF