andfanilo / streamlit-drawable-canvas

Do you like Quick, Draw? Well what if you could train/predict doodles drawn inside Streamlit? Also draws lines, circles and boxes over background images for annotation.
https://drawable-canvas.streamlit.app/
MIT License
563 stars 85 forks source link

Change width of canvas #5

Closed pranftw closed 4 years ago

pranftw commented 4 years ago

Is there a way to change the width of the canvas to custom dimensions!? I'm working on MNIST and it would require inputs with dimensions 28×28 pixels. Thanks in advance!