easy-paddle-ocr icon indicating copy to clipboard operation
easy-paddle-ocr copied to clipboard

This a clean and easy-to-use implementation of Paddle OCR. Made with ❤️ by Theos AI.

Results 2 easy-paddle-ocr issues
Sort by recently updated
recently updated
newest added

As paddle OCR works on detectors and recognizers, can we train custom data on paddle OCR detectors using Theos AI? Or does it just work for paddle recognition models?

In theos.ipynb file on colab, when I ran the code of the third section: "Run the setup to finish installing theos", some errors popped up. ![image](https://github.com/theos-ai/easy-paddle-ocr/assets/100505398/f2cceff7-06d1-401b-a986-cb64352857b8) ![image](https://github.com/theos-ai/easy-paddle-ocr/assets/100505398/995a6708-3f96-4e49-b0ce-ffd54d6a7f08) Also in the...