Uses Google QuickDraw dataset to recognize between :
- circle
- hourglass
- square
- star
- triangle
Used to use dataset generated by Shape Drawer.
pipenv install
cd src/python download_datapython train.py
Graph/contains the recording of each trainingmodels/contains all the models trainedsrc/contains the code of the model