CoolFace
Apppublic

DS-Outputs/QuickDraw10

sourceHugging Facemitupdated 1y agoView on Hugging Face
0likes
App README

๐Ÿ–Œ๏ธ QuickDraw10 Streamlit App

This is a Dockerized Streamlit app that lets users draw sketches and classify them using a trained PyTorch model on 10 QuickDraw classes.

๐Ÿš€ Features

  • โ€”Interactive canvas using streamlit-drawable-canvas
  • โ€”Real-time predictions with a custom-trained model
  • โ€”Docker-based deployment on Hugging Face Spaces

๐Ÿ“ฆ Docker Runtime

This app uses the docker runtime with a custom Dockerfile.

๐Ÿง  Model Info

The model (quickdraw_10_epoch2.pth) is trained on QuickDraw data with 10 classes.

๐Ÿค– Try it out

Click "Open in Spaces" to launch the app and start sketching!