Re-ReND: Real-time Rendering of NeRFs across Devices

03/15/2023
by   Sara Rojas, et al.
4

This paper proposes a novel approach for rendering a pre-trained Neural Radiance Field (NeRF) in real-time on resource-constrained devices. We introduce Re-ReND, a method enabling Real-time Rendering of NeRFs across Devices. Re-ReND is designed to achieve real-time performance by converting the NeRF into a representation that can be efficiently processed by standard graphics pipelines. The proposed method distills the NeRF by extracting the learned density into a mesh, while the learned color information is factorized into a set of matrices that represent the scene's light field. Factorization implies the field is queried via inexpensive MLP-free matrix multiplications, while using a light field allows rendering a pixel by querying the field a single time-as opposed to hundreds of queries when employing a radiance field. Since the proposed representation can be implemented using a fragment shader, it can be directly integrated with standard rasterization frameworks. Our flexible implementation can render a NeRF in real-time with low memory requirements and on a wide range of resource-constrained devices, including mobiles and AR/VR headsets. Notably, we find that Re-ReND can achieve over a 2.6-fold increase in rendering speed versus the state-of-the-art without perceptible losses in quality.

READ FULL TEXT

page 1

page 6

page 7

page 8

page 12

page 15

page 16

page 17

research
12/15/2022

Real-Time Neural Light Field on Mobile Devices

Recent efforts in Neural Rendering Fields (NeRF) have shown impressive r...
research
08/08/2023

3D Gaussian Splatting for Real-Time Radiance Field Rendering

Radiance Field methods have recently revolutionized novel-view synthesis...
research
01/20/2022

A Real-Time Rendering Method for Light Field Display

A real-time elemental image array (EIA) generation method which does not...
research
03/09/2019

LumiPath - Towards Real-time Physically-based Rendering on Embedded Devices

As the computational power of toady's devices increases, real-time physi...
research
07/11/2022

A Learned Radiance-Field Representation for Complex Luminaires

We propose an efficient method for rendering complex luminaires using a ...
research
03/07/2016

A Real-Time and Energy-Efficient Implementation of Difference-of-Gaussian with Flexible Thin-Film Transistors

With many advantageous features, softness and better biocompatibility, f...
research
12/02/2022

RT-NeRF: Real-Time On-Device Neural Radiance Fields Towards Immersive AR/VR Rendering

Neural Radiance Field (NeRF) based rendering has attracted growing atten...

Please sign up or login with your details

Forgot password? Click here to reset