Skip to content

sanjitcse/Road-sign-recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A recent surge of interest is to recognize Road Signs. Signs are visual languages that represent some special circumstantial information of environment. They provide important information for guiding, warning people to make their movements safer, easier and more convenient. This thesis presents a hybrid neural network solution for Road sign recognition which combines local image sampling and artificial neural network. The method is based on BAM for dimensional reduction and multi-layer perception with backpropagation algorithm has been used for training the network. It has been found from practical observations that the number of iterations required to train the network is enormous. The capability of recognition of a neural network increases with increasing the training accuracy. For this process each sign is converted to a designated M×N feature matrix. These feature matrices of signs are then fed into the neural network as input patterns. The neural network is trained with the set of input patterns of the digits to acquire separate knowledge corresponding to each Road sign. In order to justify the effectiveness of the system, different test patterns of the signs in different lighting conditions are used to verify the system. The recognition process is also performed by imposing different types of noise into the typical signs. Experimental results demonstrate that the system is capable of recognizing road signs with 98% accuracy.

About

Neural Network based Road Sign Recognition

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages