Real-Time Traffic Sign Detection and Recognition using CNN
Keywords:
Computer Vision, Convolutional Neural Network, Region-Based Convolutional Neural NetworkAbstract
Traffic signs are on the streets and highways, they have distinct characteristics. These characteristics can be used to differentiate one from the others. We propose in this paper a real-time traffic sign detection and recognition algorithm using neural networks. In order to detect traffic sign we used a Faster R-CNN (Region-Based Convolutional Neural Network), and to classify we used a Convolutional Neural Network using two different architectures. Some factors can make it difficult, such as light, occlusion, blurring, and others. This work can be applied in several areas, such as Advanced Driving Assistant System and autonomous cars.