2nd International Informatics and Software Engineering Conference (IISEC) - Artificial Intelligence for Digital Transformation, Ankara, Turkey, 16 - 17 December 2021
Traffic sign recognition has been one of the indispensable issues of Advanced Driver Assistance Systems. In this study, a new CNN model for traffic sign recognition based on deep learning is proposed. The proposed model has low number of parameter and high accuracy compared to most studies in the literature. Initially, in preprocessing stage, different color spaces are tried for the input image, and their combinations are given to the network together. Color spaces used in the study are RGB, CIELab, RIQ and LGI. In addition, the accuracy results were compared by experimenting on the input image dimensions. Additionally, data augmentation was applied during the training phase. As a result, 98.84% accuracy was obtained by giving the input image with RIQ and LGI color space to the network. The number of parameters is 0.95 M.