arXiv Analytics

Sign in

arXiv:2103.13744 [cs.CV]AbstractReferencesReviewsResources

KiloNeRF: Speeding up Neural Radiance Fields with Thousands of Tiny MLPs

Christian Reiser, Songyou Peng, Yiyi Liao, Andreas Geiger

Published 2021-03-25Version 1

NeRF synthesizes novel views of a scene with unprecedented quality by fitting a neural radiance field to RGB images. However, NeRF requires querying a deep Multi-Layer Perceptron (MLP) millions of times, leading to slow rendering times, even on modern GPUs. In this paper, we demonstrate that significant speed-ups are possible by utilizing thousands of tiny MLPs instead of one single large MLP. In our setting, each individual MLP only needs to represent parts of the scene, thus smaller and faster-to-evaluate MLPs can be used. By combining this divide-and-conquer strategy with further optimizations, rendering is accelerated by two orders of magnitude compared to the original NeRF model without incurring high storage costs. Further, using teacher-student distillation for training, we show that this speed-up can be achieved without sacrificing visual quality.

Related articles: Most relevant | Search more
arXiv:2303.13817 [cs.CV] (Published 2023-03-24)
ABLE-NeRF: Attention-Based Rendering with Learnable Embeddings for Neural Radiance Field
arXiv:2311.16945 [cs.CV] (Published 2023-11-28)
UC-NeRF: Neural Radiance Field for Under-Calibrated multi-view cameras in autonomous driving
Kai Cheng et al.
arXiv:2111.14292 [cs.CV] (Published 2021-11-29, updated 2022-03-27)
Deblur-NeRF: Neural Radiance Fields from Blurry Images