Cross-platform OCR processing using PaddleOCR ONNX models. Based on RapidAI's RapidOCR
Stars
54
Forks
16
Watchers
54
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
19
commits
Add RapidOcr.GetDefaultSessionOptions() and reorganise InitModels() methods
9fe5cb9View on GitHubAdded overloads for RapidOcs.InitModels and the individual InitModel methods to accept a custom SessionOptions object.
7e0b0b8View on GitHubAccess roiBitmap's bytes through span with correct index and fix #12
820c857View on GitHub