/QuickDraw-CNN

A simple CNN model that can recognize doodles. The model is trained using the QuicDraw dataset from Google.

Primary LanguageJavaScript

Quickdraw CNN

Project Description

  • Train on google colab using sketcher.ipynb and convert the model to web format then save to the model
  • Make inference on the browser using TensorFlow.js