Abstract
Traffic sign detection and recognition topic are one of the most popular topics of computer vision and image processing in recent years, as they play an important role in autonomous driving and traffic safety. This paper proposes a system that will detect and classify different types of traffic signs from images. This paper differs from other papers as it uses signs that are globally recognized and isn't limited to very few signs like many other papers. The number of signs used in this paper for classification is 28, which are used all around the globe. Two separate neural networks have been used for detection and recognition purpose; one classifies the sign and other the shape. Image augmentation has been used to create the training and validation dataset. 40,000 images have been used to train the first classifier with 28000 positive images (images that contain the traffic signs) and 12000 negative images(images that do not contain any traffic signs) and 3600 images were used to train the second classifier with 2400 positive images and 1200 negative images. The images are processed to find the region of interest, which is then fed to two CNN classifiers for classification.
Talk to us
Join us for a 30 min session where you can share your feedback and ask us any queries you have
Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.