This is a neural network image classifier that helps to identify 10 different classes of car brands.
The neural network used is a Convoluted Neural network (CNN) with an architecture similar to the AlexNet (made by Prof. Alex Krizhevsky of University of Toronto). The neural network was trained on 10 categories containing 1000 images each. The test set consisted of 150 images per category. After running for 15 epoch the the model achieved a validation accuracy of 98% and validation loss of 0.37!
- Buick
- Chery
- Citroen
- Honda
- Hyundai
- Lexus
- Mazda
- Peugeot
- Toyota
- Volkswagen
The data was contributed by BinhMinhs10 on kaggle and you can find it here: https://www.kaggle.com/binhminhs10/10-class-for-car-logo?