Skip to content

vishvadesai9/Traffic_Sign_Image_Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

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.