MaybeShewill-CV/CRNN_Tensorflow
Convolutional Recurrent Neural Networks(CRNN) for Scene Text Recognition observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- 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: 3264
- days_rel: n/a
- days_push: 1212
- n_releases_24m: 0
Adoption not part of the score
1039 stars · 382 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A TensorFlow implementation of CRNN (CNN + Bi-LSTM + CTC loss) for scene text recognition, based on the Shi et al. paper. It includes pretrained weights on Synth90k, evaluation scripts, and single-image inference tools.
Use cases
- recognize text in natural scene images
- run OCR on cropped text line images
- train a CRNN model with CTC loss
- evaluate a text recognition model on Synth90k
- recognize Chinese text in images
When to choose
- you need a classic CRNN text recognition implementation with pretrained Synth90k weights
- you want to train or fine-tune a CNN+LSTM+CTC recognizer in TensorFlow
- you need per-character and full-sequence accuracy metrics for OCR evaluation
When to avoid
- you need modern transformer-based OCR or detection plus recognition end-to-end
- you require recent TensorFlow 2.x or PyTorch support
- you need actively maintained code with up-to-date dependencies
Facets
library · maturity maintenance
ocr machine-learning image-processing deep-learning computer-vision image-processing machine-learning deep-learning python crnn ctc-loss scene-text-recognition tensorflow chinese-ocr lstm linux gpu
1 source
- readme: https://github.com/MaybeShewill-CV/CRNN_Tensorflow · fetched 2026-08-28 · 5bf6847d347a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| MaybeShewill-CV/CRNN_Tensorflow | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="MaybeShewill-CV/CRNN_Tensorflow")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem