Skip to content

Web app for predicting hand drawn objects. Runs offline using TensorflowJS neural net trained on Quick! Draw dataset.

Notifications You must be signed in to change notification settings

agoel00/ObjectPredictor

Repository files navigation

Object Prediction Web Application

Simple webapp which predicts doodle drawn by the user

Tech Stack:

  1. Javascript
  2. HTML
  3. CSS
  4. TensorFlowJS
  5. Python

Neural Network trained on Quick, Draw! dataset by google. It is trained using Keras and achieved around 88% test accuracy.

The neural network as saved and served using TensorFlowJS. Everything runs client-side!

License

MIT

About

Web app for predicting hand drawn objects. Runs offline using TensorflowJS neural net trained on Quick! Draw dataset.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages