paddlepaddle
OCRThe GUI for paddlepaddle
OCR
A Windows GUI to perform optical character recognition using paddlepaddle
OCR models. With this program, users can recognize text in images from the clipboard or files.
Support recognizing multiple languages' characters from *.png
and *.jpg
images.
Supported languages are listed in languages.csv
.
GUI-for-paddlepaddle-OCR.exe
.Download paddle_inference.zip
corresponding to cpu_avx_mkl
from paddlepaddle website (accessed Feb 9, 2024), unzip, and put in the program root as directory mklml/
. The expected file structure in this directory is shown in mklml_index
.
Run the following command:
pip install -r requirements.txt
pyinstaller main.spec
Our license doesn't cover files at the following locations.
inference_models/
paddleocr/