Vehicle Speed Detection System Utilizing YOLOv8: Enhancing Road Safety and Traffic Management for Metropolitan Areas

SM Shaqib,Alaya Parvin Alo,Shahriar Sultan Ramit,Afraz Ul Haque Rupak,Sadman Sadik Khan,Mr. Md. Sadekur Rahman
2024-06-12
Abstract:In order to ensure traffic safety through a reduction in fatalities and accidents, vehicle speed detection is essential. Relentless driving practices are discouraged by the enforcement of speed restrictions, which are made possible by accurate monitoring of vehicle speeds. Road accidents remain one of the leading causes of death in Bangladesh. The Bangladesh Passenger Welfare Association stated in 2023 that 7,902 individuals lost their lives in traffic accidents during the course of the year. Efficient vehicle speed detection is essential to maintaining traffic safety. Reliable speed detection can also help gather important traffic data, which makes it easier to optimize traffic flow and provide safer road infrastructure. The YOLOv8 model can recognize and track cars in videos with greater speed and accuracy when trained under close supervision. By providing insights into the application of supervised learning in object identification for vehicle speed estimation and concentrating on the particular traffic conditions and safety concerns in Bangladesh, this work represents a noteworthy contribution to the area. The MAE was 3.5 and RMSE was 4.22 between the predicted speed of our model and the actual speed or the ground truth measured by the speedometer Promising increased efficiency and wider applicability in a variety of traffic conditions, the suggested solution offers a financially viable substitute for conventional approaches.
Computer Vision and Pattern Recognition
What problem does this paper attempt to address?
The main problem that this paper attempts to solve is to improve road safety and traffic management efficiency, especially in high - accident - prone areas such as Bangladesh. Specifically, the article aims to reduce traffic accidents and the number of deaths by developing a vehicle speed detection system based on the YOLOv8 model. Traditional speed detection methods have problems such as limited coverage, poor accuracy, and inability to provide real - time data, while the system proposed in this paper can monitor vehicle speeds more efficiently and accurately and can adapt to various complex traffic conditions. ### Problems mainly solved by the paper include: 1. **Reduce traffic accidents and the number of deaths**: - According to the data mentioned in the article, 7,902 people died in traffic accidents in Bangladesh in 2023. Efficient vehicle speed detection is crucial to reducing such tragedies. 2. **Improve traffic management efficiency**: - Traditional speed detection methods rely on manpower and simple devices. These methods are prone to errors when dealing with large amounts of data and cannot provide real - time information. The system proposed in this paper can provide real - time speed monitoring data, which helps optimize traffic flow and improve road infrastructure. 3. **Adapt to complex traffic conditions**: - The road traffic conditions in Bangladesh are complex, with a wide variety of vehicles and irregular driving behaviors. The YOLOv8 model proposed in this paper can accurately identify and track vehicles in such a complex traffic environment, thereby achieving accurate speed detection. 4. **Provide a cost - effective solution**: - Traditional speed detection methods are costly and complex to maintain, while the YOLOv8 model based on deep learning proposed in this paper not only has high precision but also has a low cost and is suitable for large - scale popularization and application. ### Specific technical means: - **YOLOv8 model**: Used for vehicle detection and tracking in real - time videos. - **Speed calculation**: Estimate the speed by calculating the displacement and time of the vehicle in the specified area. - **Evaluation indicators**: Use the mean absolute error (MAE) and the root mean square error (RMSE) to evaluate the accuracy of the model. The experimental results show that the MAE is 3.5 and the RMSE is 4.22, indicating that the model has high precision. ### Summary: This paper proposes an efficient and accurate vehicle speed detection system by introducing the advanced YOLOv8 model, aiming to improve road traffic safety problems in Bangladesh and other similar areas. This system not only improves the accuracy and real - time performance of speed detection but also provides strong support for traffic management and accident prevention.