Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 277 Bytes

File metadata and controls

6 lines (5 loc) · 277 Bytes

Traffic_Sign_Image_Classification

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.