arXiv:2503.13883cs.CV2025-03被引 22

YOLO-LLTS提升夜间交通标志检测精度,兼顾实时性与细节还原。

YOLO-LLTS: Real-Time Low-Light Traffic Sign Detection via Prior-Guided Enhancement and Multibranch Feature Interaction

  • 通过多分支特征交互与先验引导增强,提升弱光下特征表达能力。
  • 在多个夜间数据集上最高提升9.8% mAP50:95,优于现有方法。
  • 专为边缘设备设计,适合自动驾驶与ADAS系统部署。

交通标志检测对自动驾驶和高级驾驶辅助系统至关重要。然而,现有方法在低光照条件下因图像质量差、信息不足,导致检测准确率下降,威胁行车安全。为此,本文提出面向低光环境的端到端实时检测算法 YOLO-LLTS。该模型引入三个核心模块:HRFM-SOD 模块相比传统方法保留更多远距离或微小标志的信息;MFIA 模块通过不同感受野特征交互提升信息利用率;PGFE 模块通过增强亮度、边缘、对比度并补充细节,提升检测精度。此外,构建了涵盖多种夜间场景的中文夜间交通标志样本集(CNTSSS)。实验表明,YOLO-LLTS 在 TT100K-night、CNTSSS、GTSDB-night 及 CCTSDB2021 等数据集上均达领先水平,其中在 GTSDB-night 上分别提升 7.5% 和 9.8% 的 mAP50 与 mAP50:95;在边缘设备部署验证其实时性与有效性。代码与数据集已开源。

原文摘要 · Abstract (English)

Traffic sign detection is essential for autonomous driving and Advanced Driver Assistance Systems (ADAS). However, existing methods struggle to address the challenges of poor image quality and insufficient information under low-light conditions, leading to a decline in detection accuracy and affecting driving safety. To address this issue, we propose YOLO-LLTS, an end-to-end real-time traffic sign detection algorithm specifically designed for low-light environments. YOLO-LLTS introduces three main contributions: the HRFM-SOD module retains more information about distant or tiny traffic signs compared to traditional methods; the MFIA module interacts features with different receptive fields to improve information utilization; the PGFE module enhances detection accuracy by improving brightness, edges, contrast, and supplementing detail information. Additionally, we construct a new dataset, the Chinese Nighttime Traffic Sign Sample Set (CNTSSS), covering diverse nighttime scenarios. Experiments show that YOLO-LLTS achieves state-of-the-art performance, outperforming previous best methods by 2.7% mAP50 and 1.6% mAP50:95 on TT100K-night, 1.3% mAP50 and 1.9% mAP50:95 on CNTSSS, 7.5% mAP50 and 9.8% mAP50:95 on GTSDB-night, and superior results on CCTSDB2021. Deployment on edge devices confirms its real-time applicability and effectiveness. The code and the dataset are available at https://github.com/linzy88/YOLO-LLTS.

目标检测低光照YOLO自动驾驶

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