针对传统车辆切入过近导致自动驾驶产生脱离的问题,本文提出一种YOLOV7-Tiny(You Only Look Once Version 7 Tiny)和SS-LSTM(Strong Sort Long Short Term Memory)的自动驾驶风险预判模型.首先,模型改进了视觉目标检测模型YOLOV7-Tiny,增加小目标检测层;其次,引入SimAM(A Simple,Parameter-Free Attention Module for Convolutional Neural Networks)无参注意力机制模块,优化训练损失函数,并对其目标车辆进行轨迹跟踪及预测,通过改进的多目标跟踪算法StrongSORT(Strong Simple Online and Realtime Tracking)的短期预测不断矫正LSTM(Long Short Term Memory)的长期预测,即建立SS-LSTM模型,并将预测的超车轨迹与智能网联车自身轨迹在同一时间纬度下进行拟合,得到传统车辆切入时的风险预判模型.实验结果表明,本文的自动驾驶风险预判方法有效预判了传统车辆切入时的风险.仿真实验表明,改进YOLOV7-Tiny相比于原有算法mAP(mean Average Precision)提高了2.3个百分点,FPS(Frames Per Second)为61.35 Hz,模型大小为12.6 MB,模型满足车载端轻量化的需求.实车实验表明,根据SS-LSTM模型所得到的风险预判准确率为90.3%.
Automatic Driving Risk Prediction Model Based on Improved Vision Algorithm
In order to deal with the problem of traditional vehicles cutting too close to each other resulting in disengagement of automatic driving,this paper proposes an automatic driving risk prediction model with improved YOLOV7-Tiny and SS-LSTM.The model improves the visual target detection model YOLOV7-Tiny(You Only Look Once Version 7 Tiny),adds a small target detection layer,introduces the SimAM(A Simple,Parameter-Free Attention Module for Convolutional Neural Networks)attention mechanism module,optimizes the training loss function,and performs trajectory tracking and prediction of its target vehicle.The short-term prediction of Strong SORT(Strong Simple Online and Realtime Tracking)is utilized to continuously correct the long-term prediction of LSTM(Long Short Term Memory)to establish the SS-LSTM model.And the predicted overtaking trajectory is fitted with the trajectory of the intelligent networked vehicle itself at the same time latitude,so as to obtain the risk prediction model when the traditional vehicle cuts in.The experimental results show that the automatic driving risk prediction method in this paper effectively predicts the risk of traditional vehicles when cutting in,and the simulation experiments show that the improved YOLOV7-Tiny improves the prediction accuracy by 2.3%compared with the original algorithm mAP(mean Average Precision).The FPS(Frames Per Second)is 61.35 Hz.The model size is 12.6 MB,and the model meets the lightweight demand of the vehicle end.The real-vehicle experiments show that the accuracy of risk prediction based on the SS-LSTM model is 90.3%.
traffic engineeringrisk predictionYOLOV7-Tinyautonomous drivinglong short term memory networkstrajectory prediction