Advancing Roadway Sign Detection with YOLO Models and Transfer Learning

2406.09437

YC

0

Reddit

0

Published 6/17/2024 by Selvia Nafaa, Hafsa Essam, Karim Ashour, Doaa Emad, Rana Mohamed, Mohammed Elhenawy, Huthaifa I. Ashqar, Abdallah A. Hassan, Taqwa I. Alhadidi

🔎

Abstract

Roadway signs detection and recognition is an essential element in the Advanced Driving Assistant Systems (ADAS). Several artificial intelligence methods have been used widely among of them YOLOv5 and YOLOv8. In this paper, we used a modified YOLOv5 and YOLOv8 to detect and classify different roadway signs under different illumination conditions. Experimental results indicated that for the YOLOv8 model, varying the number of epochs and batch size yields consistent MAP50 scores, ranging from 94.6% to 97.1% on the testing set. The YOLOv5 model demonstrates competitive performance, with MAP50 scores ranging from 92.4% to 96.9%. These results suggest that both models perform well across different training setups, with YOLOv8 generally achieving slightly higher MAP50 scores. These findings suggest that both models can perform well under different training setups, offering valuable insights for practitioners seeking reliable and adaptable solutions in object detection applications.

Create account to get full access

or

If you already have an account, we'll log you in

Overview

  • This paper explores the use of modified versions of two popular object detection models, YOLOv5 and YOLOv8, for the task of detecting and classifying roadway signs under different lighting conditions.
  • The researchers found that both models performed well, with YOLOv8 achieving slightly higher Mean Average Precision at 50% Intersection over Union (MAP50) scores compared to YOLOv5.
  • The results suggest that these models can provide reliable and adaptable solutions for object detection applications, such as Advanced Driving Assistant Systems (ADAS).

Plain English Explanation

The paper focuses on using artificial intelligence (AI) models to detect and classify different types of roadway signs, which is an important component of Advanced Driving Assistant Systems (ADAS). Two popular AI models, called YOLOv5 and YOLOv8, were modified and tested for this task.

The researchers found that both models performed well in detecting and classifying roadway signs, even under different lighting conditions. YOLOv8 achieved slightly better results than YOLOv5, with higher Mean Average Precision at 50% Intersection over Union (MAP50) scores.

These findings suggest that both YOLOv5 and YOLOv8 can be used to create reliable and adaptable solutions for object detection applications, such as ADAS. This could help make self-driving cars and other autonomous vehicles safer and more efficient by accurately identifying and responding to different roadway signs.

Technical Explanation

The researchers used modified versions of the YOLOv5 and YOLOv8 object detection models to detect and classify various roadway signs under different illumination conditions. YOLOv5 and YOLOv8 are popular AI models that are commonly used for object detection tasks.

The researchers trained and tested the models on a dataset of roadway signs, evaluating their performance using the Mean Average Precision at 50% Intersection over Union (MAP50) metric. This metric measures how accurately the models can identify and locate the correct objects (in this case, roadway signs) within the images.

The results showed that the YOLOv8 model achieved consistent MAP50 scores ranging from 94.6% to 97.1% on the testing set, even when varying the number of training epochs and batch size. The YOLOv5 model also performed well, with MAP50 scores ranging from 92.4% to 96.9%.

These findings suggest that both the YOLOv5 and YOLOv8 models can provide reliable and adaptable solutions for object detection applications, such as Advanced Driving Assistant Systems (ADAS). The models' ability to perform well across different training setups makes them suitable for real-world deployment in dynamic environments, where lighting conditions and other factors may vary.

Critical Analysis

The paper provides a thorough evaluation of the performance of YOLOv5 and YOLOv8 for the task of roadway sign detection and classification. The researchers have addressed the important challenge of developing reliable and adaptable object detection solutions for Advanced Driving Assistant Systems (ADAS).

One potential limitation of the study is that it only considers a single dataset of roadway signs. It would be valuable to evaluate the models' performance on a more diverse range of datasets to ensure their robustness in real-world dynamic environments. Additionally, the researchers could explore the models' performance under more extreme lighting conditions or other environmental factors that may impact object detection in the context of ADAS.

Overall, the study provides a solid foundation for using YOLOv5 and YOLOv8 in object detection applications related to autonomous vehicles and Advanced Driving Assistant Systems. The results suggest that these models can offer reliable and adaptable solutions, which is a crucial requirement for deploying such technologies in real-world settings.

Conclusion

This paper demonstrates the potential of using modified versions of the YOLOv5 and YOLOv8 object detection models for the task of roadway sign detection and classification. The researchers found that both models perform well, with YOLOv8 achieving slightly higher Mean Average Precision at 50% Intersection over Union (MAP50) scores compared to YOLOv5.

These findings suggest that YOLOv5 and YOLOv8 can provide reliable and adaptable solutions for object detection applications, such as Advanced Driving Assistant Systems (ADAS). By accurately detecting and classifying roadway signs, these models can contribute to the development of safer and more efficient autonomous vehicles, which could have significant implications for transportation and public safety.



This summary was produced with help from an AI and may contain inaccuracies - check out the links to read the original source documents!

Related Papers

Precision and Adaptability of YOLOv5 and YOLOv8 in Dynamic Robotic Environments

Precision and Adaptability of YOLOv5 and YOLOv8 in Dynamic Robotic Environments

Victor A. Kich, Muhammad A. Muttaqien, Junya Toyama, Ryutaro Miyoshi, Yosuke Ida, Akihisa Ohya, Hisashi Date

YC

0

Reddit

0

Recent advancements in real-time object detection frameworks have spurred extensive research into their application in robotic systems. This study provides a comparative analysis of YOLOv5 and YOLOv8 models, challenging the prevailing assumption of the latter's superiority in performance metrics. Contrary to initial expectations, YOLOv5 models demonstrated comparable, and in some cases superior, precision in object detection tasks. Our analysis delves into the underlying factors contributing to these findings, examining aspects such as model architecture complexity, training dataset variances, and real-world applicability. Through rigorous testing and an ablation study, we present a nuanced understanding of each model's capabilities, offering insights into the selection and optimization of object detection frameworks for robotic applications. Implications of this research extend to the design of more efficient and contextually adaptive systems, emphasizing the necessity for a holistic approach to evaluating model performance.

Read more

6/4/2024

Real-Time Detection and Analysis of Vehicles and Pedestrians using Deep Learning

Real-Time Detection and Analysis of Vehicles and Pedestrians using Deep Learning

Md Nahid Sadik, Tahmim Hossain, Faisal Sayeed

YC

0

Reddit

0

Computer vision, particularly vehicle and pedestrian identification is critical to the evolution of autonomous driving, artificial intelligence, and video surveillance. Current traffic monitoring systems confront major difficulty in recognizing small objects and pedestrians effectively in real-time, posing a serious risk to public safety and contributing to traffic inefficiency. Recognizing these difficulties, our project focuses on the creation and validation of an advanced deep-learning framework capable of processing complex visual input for precise, real-time recognition of cars and people in a variety of environmental situations. On a dataset representing complicated urban settings, we trained and evaluated different versions of the YOLOv8 and RT-DETR models. The YOLOv8 Large version proved to be the most effective, especially in pedestrian recognition, with great precision and robustness. The results, which include Mean Average Precision and recall rates, demonstrate the model's ability to dramatically improve traffic monitoring and safety. This study makes an important addition to real-time, reliable detection in computer vision, establishing new benchmarks for traffic management systems.

Read more

4/15/2024

Cycle-YOLO: A Efficient and Robust Framework for Pavement Damage Detection

Cycle-YOLO: A Efficient and Robust Framework for Pavement Damage Detection

Zhengji Li, Xi Xiao, Jiacheng Xie, Yuxiao Fan, Wentao Wang, Gang Chen, Liqiang Zhang, Tianyang Wang

YC

0

Reddit

0

With the development of modern society, traffic volume continues to increase in most countries worldwide, leading to an increase in the rate of pavement damage Therefore, the real-time and highly accurate pavement damage detection and maintenance have become the current need. In this paper, an enhanced pavement damage detection method with CycleGAN and improved YOLOv5 algorithm is presented. We selected 7644 self-collected images of pavement damage samples as the initial dataset and augmented it by CycleGAN. Due to a substantial difference between the images generated by CycleGAN and real road images, we proposed a data enhancement method based on an improved Scharr filter, CycleGAN, and Laplacian pyramid. To improve the target recognition effect on a complex background and solve the problem that the spatial pyramid pooling-fast module in the YOLOv5 network cannot handle multiscale targets, we introduced the convolutional block attention module attention mechanism and proposed the atrous spatial pyramid pooling with squeeze-and-excitation structure. In addition, we optimized the loss function of YOLOv5 by replacing the CIoU with EIoU. The experimental results showed that our algorithm achieved a precision of 0.872, recall of 0.854, and mean average [email protected] of 0.882 in detecting three main types of pavement damage: cracks, potholes, and patching. On the GPU, its frames per second reached 68, meeting the requirements for real-time detection. Its overall performance even exceeded the current more advanced YOLOv7 and achieved good results in practical applications, providing a basis for decision-making in pavement damage detection and prevention.

Read more

5/29/2024

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

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

YC

0

Reddit

0

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.

Read more

6/13/2024