7 Forks
24 Stars
24 Watchers

quickdraw-cnn

A "You draw, AI guesses" MVP (Minimum Viable Product) can recognize the sketch drawing on web canvas using a TensorFlow.js friendly CNN (Convolutional Neural Networks) model.

How to download and setup quickdraw-cnn

Open terminal and run command
git clone https://github.com/AlbertZheng/quickdraw-cnn.git
git clone is used to create a copy or clone of quickdraw-cnn repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with quickdraw-cnn https://github.com/AlbertZheng/quickdraw-cnn/archive/master.zip

Or simply clone quickdraw-cnn with SSH
[email protected]:AlbertZheng/quickdraw-cnn.git

If you have some problems with quickdraw-cnn

You may open issue on quickdraw-cnn support forum (system) here: https://github.com/AlbertZheng/quickdraw-cnn/issues