paper-with-me

Papers

FastNeRF: High-Fidelity Neural Rendering at 200FPS

2021-03-18 · ICCV 2021 10 · Stephan J. Garbin, Marek Kowalski, Matthew Johnson, Jamie Shotton, Julien Valentin

Recent work on Neural Radiance Fields (NeRF) showed how neural networks can be used to encode complex 3D environments that can be rendered photorealistically from novel viewpoints. Rendering these images is very computationally demanding and recent improvements are still a long way from enabling interactive rates, even on high-end hardware. Motivated by scenarios on mobile and mixed reality devices, we propose FastNeRF, the first NeRF-based system capable of rendering high fidelity photorealistic images at 200Hz on a high-end consumer GPU. The core of our method is a graphics-inspired factorization that allows for (i) compactly caching a deep radiance map at each position in space, (ii) efficiently querying that map using ray directions to estimate the pixel values in the rendered image. Extensive experiments show that the proposed method is 3000 times faster than the original NeRF algorithm and at least an order of magnitude faster than existing work on accelerating NeRF, while maintaining visual quality and extensibility.

📄 PDF Abstract BibTeX arXiv:2103.10380

Code (1)

MaximeVandegar/Papers-in-100-Lines-of-Code/tree/main/FastNeRF_High_Fidelity_Neural_Rendering_at_200FPS pytorch

Tasks

GPUMixed RealityNeRFNeural RenderingVocal Bursts Intensity Prediction

Methods 이 논문이 사용한 방법론

Robinhood Customer Care Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

SqueezeNeRF: Further factorized FastNeRF for memory-efficient inference

2022-04-06 · Krishna Wadhwani, Tamaki Kojima

Neural Radiance Fields (NeRF) has emerged as the state-of-the-art method for novel view generation of complex scenes, but is very slow during inference. Recently, there have been multiple works on speeding up NeRF infere…

GPUNeRF

VR-NeRF: High-Fidelity Virtualized Walkable Spaces

2023-11-05 · Linning Xu, Vasu Agrawal, William Laney, Tony Garcia 외

We present an end-to-end system for the high-fidelity capture, model reconstruction, and real-time rendering of walkable spaces in virtual reality using neural radiance fields. To this end, we designed and built a custom…

2kGPUNeRF

DNRSelect: Active Best View Selection for Deferred Neural Rendering

2025-01-21 · Dongli Wu, Haochen Li, Xiaobao Wei

Deferred neural rendering (DNR) is an emerging computer graphics pipeline designed for high-fidelity rendering and robotic perception. However, DNR heavily relies on datasets composed of numerous ray-traced images and de…

NeRFNeural Renderingreinforcement-learningReinforcement Learning

2DGS-Avatar: Animatable High-fidelity Clothed Avatar via 2D Gaussian Splatting

2025-03-04 · Qipeng Yan, Mingyang Sun, Lihua Zhang

Real-time rendering of high-fidelity and animatable avatars from monocular videos remains a challenging problem in computer vision and graphics. Over the past few years, the Neural Radiance Field (NeRF) has made signific…

3DGSNeRF

2DGS-R: Revisiting the Normal Consistency Regularization in 2D Gaussian Splatting

2025-10-19 · Haofan Ren, Qingsong Yan, Ming Lu, Rongfeng Lu 외 arxiv

Recent advancements in 3D Gaussian Splatting (3DGS) have greatly influenced neural fields, as it enables high-fidelity rendering with impressive visual quality. However, 3DGS has difficulty accurately representing surfac…