Share a simple open-source OCR framework project #15081
robbyzhao76
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi PaddleOCR team,
Recently, I developed a simple OCR tool that aims to serve as a lightweight framework to help developers quickly build their own OCR solutions.
The first version integrates three models: a detection model, an orientation classification model, and a recognition model.
I hope it can be helpful to the community, and I'd love to hear any feedback or suggestions!
GitHub Repository: https://github.com/robbyzhaox/myocr
Thanks for your great work on PaddleOCR — it has been a big inspiration for this project!
Beta Was this translation helpful? Give feedback.
All reactions