Skip to content

✏️ Predicting doodles using Computer Vision and Machine Learning

Notifications You must be signed in to change notification settings

JaydenTeoh/SkribblePredictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SkribblePredictor

Doodle stuff using your hands and it will be detected from your webcam. The ML model will try to predict what you have drawn.

Running the code

python Doodle/Painter.py

Instructions

  • Draw: Index finger up (any hand)
  • Erase: Index and middle fingers up (any hand)
  • Ask model to predict: Thumbs up (left hand only)
  • Clear all: All fingers up (left hand only)

Available Drawings to Detect

Currently it is only trained to detect

  1. Apple
  2. Flower
  3. Cake
  4. Fish
  5. Star

Dataset

Dataset is from Google Quickdraw

About

✏️ Predicting doodles using Computer Vision and Machine Learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published