论文标题
DDNERF:深度分布神经辐射场
DDNeRF: Depth Distribution Neural Radiance Fields
论文作者
论文摘要
近年来,隐式神经表示领域已经取得了显着发展。使用相对较小的神经网络的神经辐射场(NERF)等模型可以代表高质量的场景并获得新型视图合成的最新结果。但是,培训这些类型的网络在计算上仍然非常昂贵。我们提出了深度分布神经辐射场(DDNERF),这是一种新方法,可显着提高训练过程中射线的采样效率,同时在给定的采样预算方面取得了卓越的结果。 DDNERF通过学习沿射线密度分布的更准确表示来实现这一目标。更具体地说,我们训练一个粗制的模型,以预测输入体积透明度的内部分布,除了体积的总密度。然后,此较细的分布将指导精细模型的采样过程。这种方法使我们在培训期间使用较少的样本,同时减少计算资源。
In recent years, the field of implicit neural representation has progressed significantly. Models such as neural radiance fields (NeRF), which uses relatively small neural networks, can represent high-quality scenes and achieve state-of-the-art results for novel view synthesis. Training these types of networks, however, is still computationally very expensive. We present depth distribution neural radiance field (DDNeRF), a new method that significantly increases sampling efficiency along rays during training while achieving superior results for a given sampling budget. DDNeRF achieves this by learning a more accurate representation of the density distribution along rays. More specifically, we train a coarse model to predict the internal distribution of the transparency of an input volume in addition to the volume's total density. This finer distribution then guides the sampling procedure of the fine model. This method allows us to use fewer samples during training while reducing computational resources.