Skip to content

chingjunehao/Stanford_car_classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Stanford car classification

Steps to run the code:

  1. Change the training directory at line 25 to train the data with the python script.
  2. Create folders named models and logs.
  3. Run pip install -r requirements.txt to get necessary packages.
  4. Run python model.py to train the model.
  5. Get the best model from models directory and predict!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages