English

Cascaded and Generalizable Neural Radiance Fields for Fast View Synthesis

Computer Vision and Pattern Recognition 2023-11-22 v2 Graphics

Abstract

We present CG-NeRF, a cascade and generalizable neural radiance fields method for view synthesis. Recent generalizing view synthesis methods can render high-quality novel views using a set of nearby input views. However, the rendering speed is still slow due to the nature of uniformly-point sampling of neural radiance fields. Existing scene-specific methods can train and render novel views efficiently but can not generalize to unseen data. Our approach addresses the problems of fast and generalizing view synthesis by proposing two novel modules: a coarse radiance fields predictor and a convolutional-based neural renderer. This architecture infers consistent scene geometry based on the implicit neural fields and renders new views efficiently using a single GPU. We first train CG-NeRF on multiple 3D scenes of the DTU dataset, and the network can produce high-quality and accurate novel views on unseen real and synthetic data using only photometric losses. Moreover, our method can leverage a denser set of reference images of a single scene to produce accurate novel views without relying on additional explicit representations and still maintains the high-speed rendering of the pre-trained model. Experimental results show that CG-NeRF outperforms state-of-the-art generalizable neural rendering methods on various synthetic and real datasets.

Keywords

Cite

@article{arxiv.2208.04717,
  title  = {Cascaded and Generalizable Neural Radiance Fields for Fast View Synthesis},
  author = {Phong Nguyen-Ha and Lam Huynh and Esa Rahtu and Jiri Matas and Janne Heikkila},
  journal= {arXiv preprint arXiv:2208.04717},
  year   = {2023}
}

Comments

Accepted at IEEE Transactions on Pattern Analysis and Machine Intelligence (TPAMI)

R2 v1 2026-06-25T01:35:44.248Z