faustomorales/keras-ocr
A Keras/TensorFlow package providing CRAFT text detection and CRNN-based OCR recognition pipeline.

Velocity · 7d
+0.6
★ / day
Trend
→steady
star history
This repository packages the CRAFT text detector model and a CRNN (Convolutional Recurrent Neural Network) recognition model into a flexible, high-level API for text detection and OCR pipelines. It supports automatic downloading of pretrained weights and provides easy-to-use utilities for running inference and training custom models on text recognition tasks.