Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 712 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 712 Bytes

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