Ross ROSS = Recommend OSS · open-source software intelligence for agents

faustomorales/keras-ocr

A packaged and flexible version of the CRAFT text detector and Keras CRNN recognition model. observed · 2026-08-28

github.com/faustomorales/keras-ocr · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

42/100

  • Activity 43
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2539
  • days_rel: n/a
  • days_push: 345
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1473 stars · 371 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Python library packaging the CRAFT text detector and a Keras CRNN text recognition model into a high-level OCR pipeline. It supports pretrained inference and training custom detection/recognition models with TensorFlow 2.

Use cases

  • extract text from images in python
  • detect and recognize text in photos
  • run ocr locally without cloud apis
  • train a custom text detection model
  • find word bounding boxes in images
  • compare ocr accuracy against cloud services

When to choose

  • you want a self-hosted, pip-installable OCR pipeline with pretrained weights
  • you need both text detection and recognition in one API
  • you want to fine-tune or train custom OCR models in Keras/TensorFlow

When to avoid

  • you need state-of-the-art accuracy on difficult text (newer models like PaddleOCR or cloud APIs may be better)
  • you work in PyTorch rather than TensorFlow/Keras
  • you need handwriting or non-Latin script support out of the box

Facets

library · maturity maintenance

ocr computer-vision machine-learning image-processing computer-vision image-processing machine-learning python cross-platform text-detection text-recognition keras tensorflow craft crnn deep-learning natural-language-processing

2 sources

Member repositories

RepositoryRoleHealth v2
faustomorales/keras-ocrmain42

For agents

markdown · JSON · MCP: product_card(name="faustomorales/keras-ocr")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem