Real-Time Traffic Sign Recognition Using Deep Learning

Ananya Belagodu Shivayogi,Nehal Chakravarthy Matasagara Dharmendra,Anala Maddur Ramakrishna,Kolala Nagaraju Subramanya
DOI: https://doi.org/10.47836/pjst.31.1.09
2022-08-19
Pertanika Journal of Science and Technology
Abstract:Traffic Sign Recognition (TSR) is one of the most sought-after topics in computer vision, mostly due to the increasing scope and advancements in self-driving cars. In our study, we attempt to implement a TSR system that helps a driver stay alert during driving by providing information about the various traffic signs encountered. We will be looking at a working model that classifies the traffic signs and gives output in the form of an audio message. Our study will be focused on traffic sign detection and recognition on Indian roads. A dataset of Indian road traffic signs was created, based upon which our deep learning model will work. The developed model was deployed on NVIDIA Jetson Nano using YOLOv4 architecture, giving an accuracy in the range of 54.68–76.55% on YOLOv4 architecture. The YOLOv4-Tiny model with DeepStream implementation achieved an FPS of 32.5, which is on par with real-time detection requirements.
What problem does this paper attempt to address?