paper-with-me

Papers

Gen-NeRF: Efficient and Generalizable Neural Radiance Fields via Algorithm-Hardware Co-Design

2023-04-24 · Yonggan Fu, Zhifan Ye, Jiayi Yuan, Shunyao Zhang, Sixu Li, Haoran You, Yingyan Celine Lin

Novel view synthesis is an essential functionality for enabling immersive experiences in various Augmented- and Virtual-Reality (AR/VR) applications, for which generalizable Neural Radiance Fields (NeRFs) have gained increasing popularity thanks to their cross-scene generalization capability. Despite their promise, the real-device deployment of generalizable NeRFs is bottlenecked by their prohibitive complexity due to the required massive memory accesses to acquire scene features, causing their ray marching process to be memory-bounded. To this end, we propose Gen-NeRF, an algorithm-hardware co-design framework dedicated to generalizable NeRF acceleration, which for the first time enables real-time generalizable NeRFs. On the algorithm side, Gen-NeRF integrates a coarse-then-focus sampling strategy, leveraging the fact that different regions of a 3D scene contribute differently to the rendered pixel, to enable sparse yet effective sampling. On the hardware side, Gen-NeRF highlights an accelerator micro-architecture to maximize the data reuse opportunities among different rays by making use of their epipolar geometric relationship. Furthermore, our Gen-NeRF accelerator features a customized dataflow to enhance data locality during point-to-hardware mapping and an optimized scene feature storage strategy to minimize memory bank conflicts. Extensive experiments validate the effectiveness of our proposed Gen-NeRF framework in enabling real-time and generalizable novel view synthesis.

📄 PDF Abstract BibTeX arXiv:2304.11842

Code (0)

등록된 구현이 없습니다.

Tasks

Generalizable Novel View SynthesisNeRFNovel View Synthesis

Similar Papers 제목 키워드 기반

GSNeRF: Generalizable Semantic Neural Radiance Fields with Enhanced 3D Scene Understanding

2024-03-06 · CVPR 2024 1 · Zi-Ting Chou, Sheng-Yu Huang, I-Jieh Liu, Yu-Chiang Frank Wang

Utilizing multi-view inputs to synthesize novel-view images, Neural Radiance Fields (NeRF) have emerged as a popular research topic in 3D vision. In this work, we introduce a Generalizable Semantic Neural Radiance Field …

NeRFScene UnderstandingSemantic Segmentation

Cascaded and Generalizable Neural Radiance Fields for Fast View Synthesis

2022-08-09 · Phong Nguyen-Ha, Lam Huynh, Esa Rahtu, Jiri Matas 외

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,…

GPUNeRFNeural RenderingNovel View Synthesis

MVSNeRF: Fast Generalizable Radiance Field Reconstruction from Multi-View Stereo

2021-03-29 · ICCV 2021 10 · Anpei Chen, Zexiang Xu, Fuqiang Zhao, Xiaoshuai Zhang 외

We present MVSNeRF, a novel neural rendering approach that can efficiently reconstruct neural radiance fields for view synthesis. Unlike prior works on neural radiance fields that consider per-scene optimization on dense…

NeRFNeural Rendering

TimeNeRF: Building Generalizable Neural Radiance Fields across Time from Few-Shot Input Views

2025-07-18 · Hsiang-Hui Hung, Huu-Phu Do, Yung-Hui Li, Ching-Chun Huang arxiv

We present TimeNeRF, a generalizable neural rendering approach for rendering novel views at arbitrary viewpoints and at arbitrary times, even with few input views. For real-world applications, it is expensive to collect …

GWRF: A Generalizable Wireless Radiance Field for Wireless Signal Propagation Modeling

2025-02-08 · Kang Yang, Yuning Chen, Wan Du

We present Generalizable Wireless Radiance Fields (GWRF), a framework for modeling wireless signal propagation at arbitrary 3D transmitter and receiver positions. Unlike previous methods that adapt vanilla Neural Radianc…

NeRF