Skip to content

easydraw is a smart tool which reads your drawing and then gives you suggestion to what you might have drawn.

Notifications You must be signed in to change notification settings

Monicabishnoi/easydraw

 
 

Repository files navigation

EasyDraw

easydraw is a smart tool which reads your drawing and then gives you suggestion to what you might have drawn.

Description

  • file sketcher.ipynb trained on jupyter notebook
  • Model is converted to web format for presentation
  • Web Version used is TensorFlow.js. Link - https://www.tensorflow.org/js

CNN model is trained to recognize 100 classes using the quick draw dataset. It achieves 6% top 5 error. The accuracy could be improved.

About

easydraw is a smart tool which reads your drawing and then gives you suggestion to what you might have drawn.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.4%
  • Jupyter Notebook 5.8%
  • HTML 1.6%
  • CSS 0.2%