Yang Xinghai, Wang Fengjiao, Bai Zhiquan, Xun Feifei, Zhang Yulin, Zhao Xiuyang
School of Information Science and Technology, Qingdao University of Science and Technology, Qingdao 266061, China.
School of Information Science and Engineering, University of Jinan, Jinan 250022, China.
Sensors (Basel). 2021 Mar 15;21(6):2052. doi: 10.3390/s21062052.
In this paper, a deep learning-based traffic state discrimination method is proposed to detect traffic congestion at urban intersections. The detection algorithm includes two parts, global speed detection and a traffic state discrimination algorithm. Firstly, the region of interest (ROI) is selected as the road intersection from the input image of the You Only Look Once (YOLO) v3 object detection algorithm for vehicle target detection. The Lucas-Kanade (LK) optical flow method is employed to calculate the vehicle speed. Then, the corresponding intersection state can be obtained based on the vehicle speed and the discrimination algorithm. The detection of the vehicle takes the position information obtained by YOLOv3 as the input of the LK optical flow algorithm and forms an optical flow vector to complete the vehicle speed detection. Experimental results show that the detection algorithm can detect the vehicle speed and traffic state discrimination method can judge the traffic state accurately, which has a strong anti-interference ability and meets the practical application requirements.
本文提出了一种基于深度学习的交通状态判别方法,用于检测城市路口的交通拥堵情况。该检测算法包括两部分,全局速度检测和交通状态判别算法。首先,从You Only Look Once(YOLO)v3目标检测算法的输入图像中选择感兴趣区域(ROI)作为道路交叉口,用于车辆目标检测。采用Lucas-Kanade(LK)光流法计算车辆速度。然后,根据车辆速度和判别算法可以得到相应的路口状态。车辆检测将YOLOv3获得的位置信息作为LK光流算法的输入,形成光流矢量以完成车辆速度检测。实验结果表明,该检测算法能够检测车辆速度,交通状态判别方法能够准确判断交通状态,具有较强的抗干扰能力,满足实际应用需求。