Back to Python Mini Projects

Script Title

projects/Multi_language_OCR/README.MD

latest799 B
Original Source

Script Title

<!--Remove the below lines and add yours -->

Multi language OCR example

Prerequisites

<!--Remove the below lines and add yours -->
shell
pip install agentocr==1.3.0
pip install onnxruntime==1.8.1

or

shell
pip install -r ./projects/Multi_language_OCR/requirements.txt

How to run the script

<!--Remove the below lines and add yours -->

Execute python3 multi_language_OCR.py

If you need complete operation documents, you can refer to AgentOCR advanced tutorial

Screenshot/GIF showing the sample use of the script

<!--Remove the below lines and add yours -->

Author Name

<!--Remove the below lines and add yours -->

GT-ZhangAcer