This is PGNET's onnxruntime inference implementation of PaddleOCR.
pip install -r requirements.txt
wget https://github.com/kuroko1t/onnx-ocr/releases/download/0.1/pgnet.onnx
python inference_pgnet.py pgnet.onnx img_path
Original | Result |
---|---|
This is PGNET's onnxruntime inference implementation of PaddleOCR.
pip install -r requirements.txt
wget https://github.com/kuroko1t/onnx-ocr/releases/download/0.1/pgnet.onnx
python inference_pgnet.py pgnet.onnx img_path
Original | Result |
---|---|