keras-ocr 0.9.3
0
A packaged and flexible version of the CRAFT text detector and Keras CRNN recognition model.
Contents
A packaged and flexible version of the CRAFT text detector and Keras CRNN recognition model.
Stars: 1389, Watchers: 1389, Forks: 360, Open Issues: 101The faustomorales/keras-ocr
repo was created 5 years ago and the last code push was 2 months ago.
The project is very popular with an impressive 1389 github stars!
How to Install keras-ocr
You can install keras-ocr using pip
pip install keras-ocr
or add it to a project with poetry
poetry add keras-ocr
Package Details
- Author
- Fausto Morales
- License
- MIT
- Homepage
- https://github.com/faustomorales/keras-ocr
- PyPi:
- https://pypi.org/project/keras-ocr/
- GitHub Repo:
- https://github.com/faustomorales/keras-ocr
Classifiers
Related Packages
Errors
A list of common keras-ocr errors.
Code Examples
Here are some keras-ocr
code examples and snippets.
GitHub Issues
The keras-ocr package has 101 open issues on GitHub
- Error while import package
- Can I extract the text color too?
- Adding an example for fine-tuning both detector & recognizer using an your own dataset
- Can I get Korean Text from Image? Using keras-ocr
- Python 3.10 support
- How to fine tune the detector and the recogniser for a custom dataset?