Skip to content

spell-fighting/shape-classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shape Classifier

Uses Google QuickDraw dataset to recognize between :

  • circle
  • hourglass
  • square
  • star
  • triangle

Used to use dataset generated by Shape Drawer.

Installation

  • pipenv install

Usage

  • cd src/
  • python download_data
  • python train.py

Structure

  • Graph/ contains the recording of each training
  • models/ contains all the models trained
  • src/ contains the code of the model

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published