Skip to content

Car image classification with Tensorflow, training model with data from avto.net

License

Notifications You must be signed in to change notification settings

peroxy/CarImageClassification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Car Image Classification

This project uses Tensorflow to create image classification models. The model learns by using data from avto.net that is stored in a local sqlite database (acquired using https://github.com/peroxy/AvtoNetScraper).

Getting started

  1. Make sure you're on Python 3.8.x 64-bit, other versions have not been tested
  2. Rename config.py.template to config.py and change config parameters
  3. Restore packages from requirements.txt file
  4. Run __main.py__

About

Car image classification with Tensorflow, training model with data from avto.net

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published