Skip to content

Suji04/doodle_classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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