Qiu Chengqun, Tang Hao, Yang Yuchen, Wan Xinshan, Xu Xixi, Lin Shengqiang, Lin Ziheng, Meng Mingyu, Zha Changli
School of Automotive Engineering, Yancheng Institute of Technology, Yancheng, 224051, China.
Jiangsu Province Intelligent Optoelectronic Devices and Measurement-Control Engineering Research Center, Yancheng Teachers University, Yancheng, 224007, China.
Sci Rep. 2024 May 28;14(1):12178. doi: 10.1038/s41598-024-62629-4.
The resolution of traffic congestion and personal safety issues holds paramount importance for human's life. The ability of an autonomous driving system to navigate complex road conditions is crucial. Deep learning has greatly facilitated machine vision perception in autonomous driving. Aiming at the problem of small target detection in traditional YOLOv5s, this paper proposes an optimized target detection algorithm. The C3 module on the algorithm's backbone is upgraded to the CBAMC3 module, introducing a novel GELU activation function and EfficiCIoU loss function, which accelerate convergence on position loss l, confidence loss l, and classification loss l, enhance image learning capabilities and address the issue of inaccurate detection of small targets by improving the algorithm. Testing with a vehicle-mounted camera on a predefined route effectively identifies road vehicles and analyzes depth position information. The avoidance model, combined with Pure Pursuit and MPC control algorithms, exhibits more stable variations in vehicle speed, front-wheel steering angle, lateral acceleration, etc., compared to the non-optimized version. The robustness of the driving system's visual avoidance functionality is enhanced, further ameliorating congestion issues and ensuring personal safety.
解决交通拥堵和个人安全问题对人类生活至关重要。自动驾驶系统在复杂路况下导航的能力至关重要。深度学习极大地促进了自动驾驶中的机器视觉感知。针对传统YOLOv5s中小目标检测的问题,本文提出了一种优化的目标检测算法。该算法主干上的C3模块升级为CBAMC3模块,引入了新颖的GELU激活函数和EfficiCIoU损失函数,加速了位置损失l、置信度损失l和分类损失l的收敛,增强了图像学习能力,并通过改进算法解决了小目标检测不准确的问题。在预定义路线上使用车载摄像头进行测试,有效地识别道路车辆并分析深度位置信息。与未优化版本相比,结合纯追踪和MPC控制算法的避障模型在车速、前轮转向角、横向加速度等方面表现出更稳定的变化。增强了驾驶系统视觉避障功能的鲁棒性,进一步改善拥堵问题并确保个人安全。