wengsengh / Car-Models-Classifier

Car Models Classification

Home Page:https://towardsdatascience.com/car-model-classification-e1ff09573f4f

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Car-Models-Classifier

Car Models Classification using data set in Kaggle

Overview

This project uses PyTorch, torchvision package and transfer learning to train pre-trained model to identify the car models. The pre-trained model use here was ResNet (Residual Neural Network). The cars dataset contains 16,185 images of 196 classes of cars.

What do I need to install?

  • Jupyter Notebooks
  • PyTorch
  • Libraries: numpy, matplotlib.pyplot

About

Car Models Classification

https://towardsdatascience.com/car-model-classification-e1ff09573f4f


Languages

Language:Jupyter Notebook 100.0%