arXiv:2606.24805cs.CV2026-06中稿 · ECCV被引 1

提出高效双解码器架构,实现立体视觉下障碍物与异常检测的统一建模。

DDStereo: Efficient Dual Decoder Transformers for Stereo 3D Road Anomaly Detection

论文配图:DDStereo: Efficient Dual Decoder Transformers for Stereo 3D Road Anomaly Detection
图 1 · 摘自论文原文
  • 采用双分支解码器耦合3D属性回归与开放集前景检测
  • 在公开数据集上达到开集与闭集最优精度,支持实时推理
  • 适合需要低成本、高适应性感知的自动驾驶系统

基于立体视觉的自动驾驶3D障碍物感知目前受限于部署成本、检测精度和开放集适应性的失衡。现有方法难以兼顾三者,亟需兼具高精度与实时性的算法以检测野外任意障碍物。本文提出DDStereo,一种新型双解码器立体变压器,实现3D目标检测与分布外(OoD)道路异常检测的协同建模。利用立体视差的几何先验,方法在精简的双分支解码器结构中,有效关联3D属性回归与开放集前景检测。传统方法依赖复杂的特征级融合,而DDStereo通过解耦解码策略与共享目标级查询,保持执行效率并确保跨模态目标对齐。大量公共基准测试表明,该方法在开集与闭集协议下均达当前最优精度,且推理速度接近单目3D检测基线,为正常与异常障碍物感知提供低成本解决方案。代码与模型见https://github.com/shiyi-mu/DDStereo。

原文摘要 · Abstract (English)

Stereo-based 3D obstacle perception for autonomous driving is currently constrained by an imbalanced triplet: deployment cost, detection accuracy, and open-set adaptability. While existing methods struggle to balance these three competing objectives, there is an urgent demand for high-precision, real-time algorithms capable of detecting arbitrary obstacles in the wild. In this paper, we present DDStereo, a novel Dual-Decoder Stereo Transformer that achieves a synergistic integration of 3D object detection and Out-of-Distribution (OoD) road anomaly detection. Leveraging the geometric priors of stereo disparity, our approach effectively couples 3D attribute regression with open-set foreground detection within a streamlined dual-branch decoder architecture. Conventional methods rely on complex feature-level fusion; DDStereo maintains execution efficiency by employing a decoupled decoding strategy and shared object-level queries to ensure cross-modal target alignment. Extensive evaluations of public benchmarks demonstrate that DDStereo not only achieves state-of-the-art accuracy under open-set and closed-set protocols. Our method delivers real-time performance comparable to monocular 3D detection baselines, providing a cost-effective solution for the perception of obstacles of the normal and OoD category. Code and models are available at https://github.com/shiyi-mu/DDStereo.

立体视觉异常检测自动驾驶实时推理

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。