Build a Convolutional Neural Network (CNN) that recognizes traffic signs.
-
Updated
Jun 29, 2021 - HTML
Build a Convolutional Neural Network (CNN) that recognizes traffic signs.
This project focuses on multi-class image classification using CNNs with the CIFAR-10 dataset. It compares a baseline and an enhanced model to classify 10 categories, including trucks, for real-world applications like preventing deer-vehicle collisions. Includes architecture, training, and evaluation insights.
A machine learning program in Java that makes multi-class image classifications
Add a description, image, and links to the multi-class-classification topic page so that developers can more easily learn about it.
To associate your repository with the multi-class-classification topic, visit your repo's landing page and select "manage topics."