You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The aim is to classify traffic sign images using Convolutional Neural Networks.
Performed grayscaling and normalization on the images.
Built, Trained and Compiled a CNN model for the classification.
Evaluated the performance of the model.