YOLO-APD提升复杂道路行人检测精度,兼顾实时性与鲁棒性。
YOLO-APD: Enhancing YOLOv8 for Robust Pedestrian Detection on Complex Road Geometries
- 引入注意力、高效模块与特征融合机制,增强YOLOv8在弯曲路面的检测能力。
- 在自建CARLA数据集上达77.7% [email protected]:0.95和超96%行人召回率。
- 适合自动驾驶感知系统开发,尤其关注低成本传感器下的复杂场景应用。
自动驾驶感知系统需在几何复杂的道路(如Type-S弯道)中实现稳健的行人检测,而传统基于RGB相机的方法存在局限。本文提出YOLO-APD,一种针对该挑战优化的深度学习架构,在YOLOv8基础上集成无参数SimAM注意力、计算高效的C3Ghost模块、新型SimSPPF多尺度特征池化模块、Mish激活函数以及智能汇聚分发(IGD)特征融合模块,并引入利用车辆转向动态进行自适应感兴趣区域处理的新思路。在自建CARLA数据集上全面评估显示,YOLO-APD达到77.7% [email protected]:0.95,行人召回率超过96%,显著优于基线模型(包括YOLOv8),且保持100 FPS实时性能。消融实验验证各组件协同增益。KITTI数据集测试进一步证实其潜力,但暴露领域适应必要性。本研究推动了高精度、高效、可适配的感知系统发展,助力复杂非结构化驾驶环境中的安全导航。
原文摘要 · Abstract (English)
Autonomous vehicle perception systems require robust pedestrian detection, particularly on geometrically complex roadways like Type-S curved surfaces, where standard RGB camera-based methods face limitations. This paper introduces YOLO-APD, a novel deep learning architecture enhancing the YOLOv8 framework specifically for this challenge. YOLO-APD integrates several key architectural modifications: a parameter-free SimAM attention mechanism, computationally efficient C3Ghost modules, a novel SimSPPF module for enhanced multi-scale feature pooling, the Mish activation function for improved optimization, and an Intelligent Gather & Distribute (IGD) module for superior feature fusion in the network's neck. The concept of leveraging vehicle steering dynamics for adaptive region-of-interest processing is also presented. Comprehensive evaluations on a custom CARLA dataset simulating complex scenarios demonstrate that YOLO-APD achieves state-of-the-art detection accuracy, reaching 77.7% [email protected]:0.95 and exceptional pedestrian recall exceeding 96%, significantly outperforming baseline models, including YOLOv8. Furthermore, it maintains real-time processing capabilities at 100 FPS, showcasing a superior balance between accuracy and efficiency. Ablation studies validate the synergistic contribution of each integrated component. Evaluation on the KITTI dataset confirms the architecture's potential while highlighting the need for domain adaptation. This research advances the development of highly accurate, efficient, and adaptable perception systems based on cost-effective sensors, contributing to enhanced safety and reliability for autonomous navigation in challenging, less-structured driving environments.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。