Skip to content

mjq2020/pgnet_ocr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PGNet ONNX/HAILO Inference (Based on PaddleOCR)

This is PGNET's onnxruntime inference implementation of PaddleOCR.

This is PGNET's hailo inference implementation of hailort.

Setup

git clone https://github.com/mjq2020/pgnet_ocr.git

cd pgnet_ocr
pip install -r requirements.txt

Run

# onnx inference
python inference_pgnet.py https://github.com/mjq2020/pgnet_ocr/releases/download/v0.1/pgnet.onnx images/test.png

# hailo inference
python inference_pgnet.py https://github.com/mjq2020/pgnet_ocr/releases/download/v0.1/pgnet_640.hef images/test.png

Result

Original Result
image0 image1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages