dharayush / Road-Sign-Classification

Classify traffic signs by using the AlexNet and GoogLeNet architecture using GTSRB dataset and comparing the two

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Road-Sign-Classification

This project assesses the performance of the AlexNet and GoogLeNet architectures with required modifications on the GTSRB dataset. In this project we trained and validated the model. The final results can be found in our submitted paper

The GTSRB dataset was loaded and used in the code using Kaggle

About

Classify traffic signs by using the AlexNet and GoogLeNet architecture using GTSRB dataset and comparing the two


Languages

Language:Jupyter Notebook 100.0%