Neural Radiance Fields (NeRFs) learn to represent a 3D scene from just a set of registered images. Increasing sizes of a scene demands more complex functions, typically represented by neural networks, to capture all details. Training and inference then involves querying the neural network millions of times per image, which becomes impractically slow. Since such complex functions can be replaced by multiple simpler functions to improve speed, we show that a hierarchy of Voronoi diagrams is a suitable choice to partition the scene. By equipping each Voronoi cell with its own NeRF, our approach is able to quickly learn a scene representation. We propose an intuitive partitioning of the space that increases quality gains during training by distributing information evenly among the networks and avoids artifacts through a top-down adaptive refinement. Our framework is agnostic to the underlying NeRF method and easy to implement, which allows it to be applied to various NeRF variants for improved learning and rendering speeds.
翻译:神经辐射场(NeRFs)学会了仅从一组已注册的图像中表示3D场景。增加场景的尺寸需要更复杂的函数来捕捉所有细节,典型地由神经网络表示。训练和推理需要对每个图像进行数百万次查询,这变得不可行。由于这种复杂的功能可以用多个更简单的功能替换以提高速度,我们展示了一种Voronoi图层次结构是适合场景划分的选择。通过为每个Voronoi单元格配备自己的NeRF,我们的方法能够快速学习场景表示。我们提出了一种直观的空间分割,通过在网络之间平均分配信息并通过自适应的自上而下细化来避免伪影,从而增加了训练的质量收益。我们的框架对底层的NeRF方法是不可知的,易于实现,因此可以应用于各种NeRF变体以改善学习和渲染速度。