Skip to content

akashmeshram/Sketch_Predictor

Repository files navigation

Sketch Predictor

Web based sketch classifier with tensorflow webgl backend.

Description

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.

Demo

https://akashmeshram.github.io/Sketch_Predictor/

Categories

See class_names.txt file in model folder

Author

License

This project is licensed under the MIT License - see the LICENSE file for details