
Research Article
Performance Comparison in Traffic Sign Recognition Using Deep Learning
@INPROCEEDINGS{10.1007/978-3-031-67357-3_9, author={Binh Dang Hai and Huu Duc Nguyen and Thanh Nam Vo and Phuong-Nam Tran and Cuong Tuan Nguyen and Duc Ngoc Minh Dang}, title={Performance Comparison in Traffic Sign Recognition Using Deep Learning}, proceedings={Industrial Networks and Intelligent Systems. 10th EAI International Conference, INISCOM 2024, Da Nang, Vietnam, February 20--21, 2024, Proceedings}, proceedings_a={INISCOM}, year={2024}, month={7}, keywords={Faster R-CNN TSR CNN YOLO ResNet50 VGG16 VGG19 LeNet}, doi={10.1007/978-3-031-67357-3_9} }
- Binh Dang Hai
Huu Duc Nguyen
Thanh Nam Vo
Phuong-Nam Tran
Cuong Tuan Nguyen
Duc Ngoc Minh Dang
Year: 2024
Performance Comparison in Traffic Sign Recognition Using Deep Learning
INISCOM
Springer
DOI: 10.1007/978-3-031-67357-3_9
Abstract
In recent years, along with the increase in private cars, traffic signs have increased in quantity, demanding greater attentiveness from drivers. Many studies have been conducted on Traffic Sign Recognition (TSR) to enhance road safety and driver assistance systems by enabling vehicles to autonomously detect and interpret traffic signs, providing crucial information to drivers in real-time. This paper examines various traffic sign detection and classification models, which give practitioners and researchers valuable insights into selecting optimal solutions tailored to the needs of real-world applications. Notably, the investigation highlights YOLOv8 as a leading detection model, displaying exceptional results with an mAP of 99.4%. YOLOv8 provides various model sizes allowing for adaptation to specific real-time processing scenarios. On the other hand, the LeNet model is a standout performer in the classification domain, consistently achieving a remarkable accuracy of 98.2% while using only 0.4 million parameters. The LeNet architecture ensures accurate and rapid traffic sign classification, making it an appealing choice for applications where resource efficiency is critical.