Web based sketch classifier with tensorflow webgl backend.
Sketch Predictor is an app based on deep neural network model trained on 100 classes of doodles collected from the Quick, Draw! game. The app can predict the drawings (from a list of categories) based on input on canvas.
https://akashmeshram.github.io/Sketch_Predictor/
See class_names.txt file in model folder
This project is licensed under the MIT License - see the LICENSE file for details