用新深度表示法提升单目3D目标检测精度
Revisiting Monocular 3D Object Detection with Depth Thickness Field
- 提出深度厚度场,更好表征三维结构
- 在KITTI和Waymo上超越现有最佳方法
- 适用于多种深度估计模型,通用性强
单目3D目标检测因缺乏精确深度信息而困难重重。现有基于深度的方法性能仍不理想,根源在于单目深度估计精度不足。本文从深度视角重新审视该问题,指出现有深度表示(如深度一热编码或深度分布)存在三维结构感知能力有限的问题。为此,提出一种新型深度厚度场表示法,以显式建模场景的三维结构。设计了MonoDTF网络,包含场景级深度重定向(SDR)模块和实例级空间精修(ISR)模块:前者将传统深度表示转换为深度厚度场,增强场景级结构感知;后者利用实例引导精修体素空间,提升深度厚度场对3D实例的感知能力,从而提高检测精度。在KITTI和Waymo数据集上的大量实验表明,该方法优于现有最先进方法,且可与不同深度估计模型兼容,具备普适性。代码将开源。
原文摘要 · Abstract (English)
Monocular 3D object detection is challenging due to the lack of accurate depth. However, existing depth-assisted solutions still exhibit inferior performance, whose reason is universally acknowledged as the unsatisfactory accuracy of monocular depth estimation models. In this paper, we revisit monocular 3D object detection from the depth perspective and formulate an additional issue as the limited 3D structure-aware capability of existing depth representations (e.g., depth one-hot encoding or depth distribution). To address this issue, we introduce a novel Depth Thickness Field approach to embed clear 3D structures of the scenes. Specifically, we present MonoDTF, a scene-to-instance depth-adapted network for monocular 3D object detection. The framework mainly comprises a Scene-Level Depth Retargeting (SDR) module and an Instance-Level Spatial Refinement (ISR) module. The former retargets traditional depth representations to the proposed depth thickness field, incorporating the scene-level perception of 3D structures. The latter refines the voxel space with the guidance of instances, enhancing the 3D instance-aware capability of the depth thickness field and thus improving detection accuracy. Extensive experiments on the KITTI and Waymo datasets demonstrate our superiority to existing state-of-the-art (SoTA) methods and the universality when equipped with different depth estimation models. The code will be available.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。