提出频域感知的深度嵌入方法,提升多视角3D检测精度
FreqPDE: Rethinking Positional Depth Embedding for Multi-View 3D Object Detection Transformers
- 分层融合高频边缘与低频语义构建特征金字塔
- 跨视角一致性和尺度不变性设计,显著改善小物体检测
- 无需依赖激光雷达监督,适合自动驾驶场景
从多视角2D图像中准确检测3D物体是自动驾驶中的关键挑战。现有方法依赖深度预测恢复空间信息,但受限于投影点稀疏监督和高层图像特征,导致物体边界深度不连续、小物体区分度差。此外,跨视角一致性与尺度不变性常被忽略。本文提出频域感知位置深度嵌入(FreqPDE),通过三个模块实现:频率感知空间金字塔编码器(FSPE)分别整合多层级的高频边缘与低频语义;跨视角尺度不变深度预测器(CSDP)利用跨视图与高效通道注意力机制估计像素级深度分布;位置深度编码器(PDE)结合2D特征与3D位置嵌入生成用于查询解码的深度感知特征。同时采用混合深度监督,从度量与分布两方面互补学习。在nuScenes数据集上的大量实验验证了该方法的有效性与优越性。
原文摘要 · Abstract (English)
Detecting 3D objects accurately from multi-view 2D images is a challenging yet essential task in the field of autonomous driving. Current methods resort to integrating depth prediction to recover the spatial information for object query decoding, which necessitates explicit supervision from LiDAR points during the training phase. However, the predicted depth quality is still unsatisfactory such as depth discontinuity of object boundaries and indistinction of small objects, which are mainly caused by the sparse supervision of projected points and the use of high-level image features for depth prediction. Besides, cross-view consistency and scale invariance are also overlooked in previous methods. In this paper, we introduce Frequency-aware Positional Depth Embedding (FreqPDE) to equip 2D image features with spatial information for 3D detection transformer decoder, which can be obtained through three main modules. Specifically, the Frequency-aware Spatial Pyramid Encoder (FSPE) constructs a feature pyramid by combining high-frequency edge clues and low-frequency semantics from different levels respectively. Then the Cross-view Scale-invariant Depth Predictor (CSDP) estimates the pixel-level depth distribution with cross-view and efficient channel attention mechanism. Finally, the Positional Depth Encoder (PDE) combines the 2D image features and 3D position embeddings to generate the 3D depth-aware features for query decoding. Additionally, hybrid depth supervision is adopted for complementary depth learning from both metric and distribution aspects. Extensive experiments conducted on the nuScenes dataset demonstrate the effectiveness and superiority of our proposed method.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。