AI-powered drawing recognition app that uses advanced machine learning algorithms to detect numbers in drawing sketches
-
Updated
May 3, 2023 - Jupyter Notebook
AI-powered drawing recognition app that uses advanced machine learning algorithms to detect numbers in drawing sketches
Unity Sample Project that uses a ML model to detect specific symbols in a drawing from the anime Witch Hat Atelier
Real-time drawing recognition game using MediaPipe hand tracking and a deep learning model trained on the Google Quick, Draw! dataset.
Within this repository, the code efficiently collects and preprocesses drawing data. It extracts key parameters like height, width, roundness, elongation, and complexity. These features are then utilized by a K-Nearest Neighbors (KNN) algorithm for precise drawing predictions.
Add a description, image, and links to the drawing-recognition topic page so that developers can more easily learn about it.
To associate your repository with the drawing-recognition topic, visit your repo's landing page and select "manage topics."