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

githubharald/SimpleHTR

Handwritten Text Recognition (HTR) system implemented with TensorFlow. observed · 2026-08-28

github.com/githubharald/SimpleHTR · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

72/100

  • Activity 89
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

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

  • gap_med: n/a
  • age_days: 3003
  • days_rel: n/a
  • days_push: 69
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2183 stars · 916 forks observed · 2026-08-28

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

A Handwritten Text Recognition (HTR) system implemented in TensorFlow that recognizes text from images of single words or text lines, trained on the IAM dataset. It includes pretrained models, training/validation/inference modes, and multiple CTC decoding options including word beam search.

Use cases

  • recognize handwritten text in images
  • transcribe scanned handwritten words or lines
  • train an HTR model on the IAM dataset
  • experiment with CTC decoders for handwriting recognition
  • build OCR for handwritten notes

When to choose

  • you need to recognize handwritten (not printed) text in word or line images
  • you want a simple, well-documented TensorFlow HTR reference implementation
  • you want pretrained models with reasonable accuracy out of the box

When to avoid

  • you need full-page document parsing rather than single words or lines (use HTRPipeline instead)
  • you need production-grade OCR for printed text
  • you need a maintained, actively developed solution

Facets

library · maturity maintenance

ocr machine-learning deep-learning image-processing computer-vision machine-learning deep-learning image-processing python cross-platform handwritten-text-recognition tensorflow ctc rnn iam-dataset htr

1 source

Member repositories

RepositoryRoleHealth v2
githubharald/SimpleHTRmain72

For agents

markdown · JSON · MCP: product_card(name="githubharald/SimpleHTR")

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