Stanford Cars196 Classification
- Category: Computer Vision
- Project date: Nov, 2021
- Project URL on GitHub: stanford_cars_computer_vision
Objective: The main objective of this project is develop a CNN algorithm that differentiates between the different 196 classes using Tensorflow
Used Deep Learning CNN models to develop an algorithm that classifies the car image based on its make, model, and year. Some examples of the classes are:
Audi TT Hatchback 2011, Audi S6 Sedan 2011, BMW ActiveHybrid 5 Sedan 2012, and BMW 6 Series Convertible 2007
This project is still ongoing.