BriefGPT.xyz
Jul, 2021
深度监督下的 NeRF:更少的视角和更快的训练
Depth-supervised NeRF: Fewer Views and Faster Training for Free
HTML
PDF
Kangle Deng, Andrew Liu, Jun-Yan Zhu, Deva Ramanan
TL;DR
通过引入深度监督机制,结合 SFM(结构光运动)得到的“自由”深度监督信息,在学习 Radiance Fields 的过程中对射线的结束点进行分布的损失函数,并且证明这种监督方式简单有效,可以使得渲染图像更加精准,支持其它类型的深度监督。
Abstract
One common failure mode of
neural radiance field
(NeRF) models is fitting incorrect geometries when given an insufficient number of input views. We propose
ds-nerf
(Depth-supervised Neural Radiance Fields), a los
→