Skip to content
This repository was archived by the owner on May 25, 2022. It is now read-only.

Latest commit

 

History

History
27 lines (23 loc) · 800 Bytes

File metadata and controls

27 lines (23 loc) · 800 Bytes

Script Title

Multi language OCR example

Prerequisites

pip install agentocr==1.3.0
pip install onnxruntime==1.8.1

or

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

How to run the script

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

Screenshot of the Output

Author Name

GT-ZhangAcer