通过自适应卷积尺度提升单目深度估计精度
Adaptive Depth-converted-Scale Convolution for Self-supervised Monocular Depth Estimation
- 引入深度转换尺度卷积,根据物体深度动态调整卷积感受野尺度
- 在KITTI上实现最高11.6%的SqRel指标提升,优于现有方法
- 可作为通用模块嵌入现有CNN模型,适合视觉任务研究者
自监督单目深度估计近年受到广泛关注。场景中物体的大小及其相互关系是推断场景结构的关键线索。然而,以往工作未能显式处理因深度变化导致的物体尺寸变化问题。尤其在单目视频中,同一物体的尺寸随深度连续变化,造成尺寸与深度的歧义。为此,本文提出深度转换尺度卷积(DcSConv)增强的单目深度估计框架,通过引入物体深度与尺度之间的先验关系,从卷积感受野的适当尺度中提取特征。DcSConv关注卷积核的自适应尺度而非局部形变,证明在所评估任务中尺度的重要性不低于甚至超过形变。此外,设计了深度转换尺度感知融合模块(DcS-F),用于自适应融合DcSConv特征与传统卷积特征。所提框架可作为即插即用模块应用于基于CNN的现有方法。在KITTI基准上的大量实验表明,该方法在不同基线模型下均取得最优结果,最大实现SqRel降低11.6%。消融实验证明了各模块的有效性。
原文摘要 · Abstract (English)
Self-supervised monocular depth estimation (MDE) has received increasing interests in the last few years. The objects in the scene, including the object size and relationship among different objects, are the main clues to extract the scene structure. However, previous works lack the explicit handling of the changing sizes of the object due to the change of its depth. Especially in a monocular video, the size of the same object is continuously changed, resulting in size and depth ambiguity. To address this problem, we propose a Depth-converted-Scale Convolution (DcSConv) enhanced monocular depth estimation framework, by incorporating the prior relationship between the object depth and object scale to extract features from appropriate scales of the convolution receptive field. The proposed DcSConv focuses on the adaptive scale of the convolution filter instead of the local deformation of its shape. It establishes that the scale of the convolution filter matters no less (or even more in the evaluated task) than its local deformation. Moreover, a Depth-converted-Scale aware Fusion (DcS-F) is developed to adaptively fuse the DcSConv features and the conventional convolution features. Our DcSConv enhanced monocular depth estimation framework can be applied on top of existing CNN based methods as a plug-and-play module to enhance the conventional convolution block. Extensive experiments with different baselines have been conducted on the KITTI benchmark and our method achieves the best results with an improvement up to 11.6% in terms of SqRel reduction. Ablation study also validates the effectiveness of each proposed module.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。