Skip to content

Seeed-Projects/AIbox_pgnet_OCR

Repository files navigation

PGNet HAILO Inference (Based on PaddleOCR)

This project deploys Baidu's PaddleOCR model on Seeed Studio's AI computing box to enable real-time OCR functionality. The project is based on and references pgnet_ocr and hailo_rt.

Hardware prepare

Raspberry Pi AI box reComputer R1100
Raspberry Pi AI Kit reComputer R1100
Purchase Now Purchase Now

Setup

git clone https://github.com/Seeed-Projects/AIbox_pgnet_OCR.git
cd AIbox_pgnet_OCR
source .env/bin/activate
pip install -r requirements.txt

Run

# hailo inference
python inference_pgnet.py pgnet_640.hef --camera 0

Result

result

About

This project has deploied PGNet on Seeed Studio's AI Box.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages