Jatin-Goyal-552 / Traffic_Sign_Recognition

It is a model to recognize traffic signs. It can recognize 43 different signs like Speed limit (20km/h), Speed limit (30km/h), Right-of-way at the next intersection, Pedestrians, Children crossing etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Traffic_Sign_Recognition

It is a model to recognize traffic signs. It can recognize 43 different signs like Speed limit (20km/h), Speed limit (30km/h) , Right-of-way at the next intersection, Pedestrians, Children crossing etc.

I used ResNet50 pre-trained model to train this model. I also tried VGG16 pre-trained model but it's accuracy was not so good.

VGG16 predictions :-

ResNet50 predictions :-

About

It is a model to recognize traffic signs. It can recognize 43 different signs like Speed limit (20km/h), Speed limit (30km/h), Right-of-way at the next intersection, Pedestrians, Children crossing etc.


Languages

Language:Jupyter Notebook 100.0%