You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implementation of a sketch‐recognition pipeline inspired by Google’s Quick, Draw!—from raw stroke data to prediction. Includes data preprocessing and feature‐engineering scripts, three Bayesian classifiers alongside Logistic Regression, SVM, K-NN and XGBoost baselines, and an RNN model.
Sketchify-A-Quick-Draw is a drawing classifier that uses machine learning to recognize hand-drawn sketches. It helps users identify and categorize their artwork quickly, making it a useful tool for artists and hobbyists alike.