Allows upload of an image for OCR using Tesseract and deployed using Tkinter. This uses Tkinter, a Python GUI framework based on Tcl/Tkl. OpenCV is used to reduce noise in the image for better ...
The code has been mainly referred to the STREET model. See inference output for ocr example. The model trains both Thai and English in one charset. The input is an textline image, and the output is a ...