Source: cirosantilli/python-tkinter-image-editor-with-image-recognition
= Python `tkinter` image editor with image recognition
{c}
https://stackoverflow.com/questions/72687998/drawing-digits-with-tkinter-and-entring-them-in-a-neural-network-trained-for-dig
It would be sweet to plug that perfectly into <activatedgeek LeNet-5>!
Starting code: \a[python/tkinter_cheat/draw_and_recognize.py]. TODO:
* get canvas bytes out
* feed into onnx with background processing to not slow down GUI