Skip to content

Commit

Permalink
added gif
Browse files Browse the repository at this point in the history
  • Loading branch information
yining1023 committed Apr 28, 2019
1 parent 58b9f4b commit 53fa98a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -34,7 +34,7 @@ Based on the previous doodle classifier of 345 classes, I added KNN classifier t

<img src="https://raw.githubusercontent.com/yining1023/doodleNet/master/images/doodleNet_knn.gif">

Try a live demo [here](https://yining1023.github.io/doodleNet/demo/DoodleClassifier_345).
Try a live demo [here](https://yining1023.github.io/doodleNet/demo/DoodleClassifier_KNN).

You can draw 10+ circles and add them to class A, and draw 10+ lines and add them to class B, then let the model to guess your new drawing. You can define any other classes, it doesn't need to be circles or lines.

Expand Down
Binary file added images/doodleNet_knn.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 53fa98a

Please sign in to comment.