Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1.01 KB

README.md

File metadata and controls

24 lines (17 loc) · 1.01 KB

doodle_classifier

This is a CNN model which can predict doodles belonging to 5 classes (star, sun, moon, rainbow and cloud). I've created the CNN in keras and for deployment in the browser I used flask server. Front end stuffs are done by HTML, CSS, native JS and jQuery.

This web app supports two modes to input a doodle.

i) drawing on the canvas.

ii) uploading a predrawn doodle.

Data Source : I've used google's quick draw dataset for this project.

Video

https://www.youtube.com/playlist?list=PLM8wYQRetTxCPEtBi03-svODQsx704xtx

GIF for Demostration

github

Images for Demonstration

Fisrt look

alt text

Drawing in the browser

alt text

Uploading a pre-drawn doodle

alt text