DS-Outputs/QuickDraw10
0
๐๏ธ 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!
