Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 837 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 837 Bytes

Car model identification AI

Python Tensorflow Contributors

How to install

  1. Clone this repository

  2. Install requirements

    pip install -r requirements.txt
  3. Make sure your Nvidia drivers are up to date

  4. Run the app

    python3 main.py

Dataset

The dataset used in this project is 60,000+ Images of Cars by Paul (?) found on Kaggle.