Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Real-Time Neural Light Field on Mobile Devices

About

Recent efforts in Neural Rendering Fields (NeRF) have shown impressive results on novel view synthesis by utilizing implicit neural representation to represent 3D scenes. Due to the process of volumetric rendering, the inference speed for NeRF is extremely slow, limiting the application scenarios of utilizing NeRF on resource-constrained hardware, such as mobile devices. Many works have been conducted to reduce the latency of running NeRF models. However, most of them still require high-end GPU for acceleration or extra storage memory, which is all unavailable on mobile devices. Another emerging direction utilizes the neural light field (NeLF) for speedup, as only one forward pass is performed on a ray to predict the pixel color. Nevertheless, to reach a similar rendering quality as NeRF, the network in NeLF is designed with intensive computation, which is not mobile-friendly. In this work, we propose an efficient network that runs in real-time on mobile devices for neural rendering. We follow the setting of NeLF to train our network. Unlike existing works, we introduce a novel network architecture that runs efficiently on mobile devices with low latency and small size, i.e., saving $15\times \sim 24\times$ storage compared with MobileNeRF. Our model achieves high-resolution generation while maintaining real-time inference for both synthetic and real-world scenes on mobile devices, e.g., $18.04$ms (iPhone 13) for rendering one $1008\times756$ image of real 3D scenes. Additionally, we achieve similar image quality as NeRF and better quality than MobileNeRF (PSNR $26.15$ vs. $25.91$ on the real-world forward-facing dataset).

Junli Cao, Huan Wang, Pavlo Chemerys, Vladislav Shakhrai, Ju Hu, Yun Fu, Denys Makoviichuk, Sergey Tulyakov, Jian Ren• 2022

Related benchmarks

TaskDatasetResultRank
Novel View SynthesisSynthetic 360° scenes Blender (test)
Chair Score2.5
21
Novel View SynthesisLLFF Forward-facing (test)--
20
Novel View SynthesisSynthetic 360° (test)
PSNR31.34
6
Novel View SynthesisForward-facing (test)
PSNR26.15
6
3D Scene RenderingNeRF Synthetic 360
Disk Storage (MB)8.3
5
Novel View SynthesisForward-facing
Latency (ms)16.48
4
Novel View SynthesisSynthetic 360
Latency (ms)22.65
4
Neural RenderingForward-facing
Disk Storage (MB)8.3
3
Showing 8 of 8 rows

Other info

Follow for update