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

eragonruan/text-detection-ctpn

text detection mainly based on ctpn model in tensorflow, id card detect, connectionist text proposal network observed · 2026-08-28

github.com/eragonruan/text-detection-ctpn · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • 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: 3269
  • days_rel: n/a
  • days_push: 1065
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3429 stars · 1310 forks observed · 2026-08-28

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

A TensorFlow implementation of the Connectionist Text Proposal Network (CTPN) for detecting horizontal scene text in images. It includes pretrained models for inference, training scripts, and demonstrates usage on ID card detection.

Use cases

  • detect text regions in natural scene images
  • locate text lines on ID cards
  • build an OCR pipeline that needs text bounding boxes first
  • train a CTPN model on custom horizontal text datasets
  • run frozen-graph inference on a folder of images

When to choose

  • you need bounding-box text detection before running OCR
  • you want a TensorFlow implementation of the CTPN paper
  • you need to retrain a text detector on your own labeled data
  • your scenes contain mostly horizontal text

When to avoid

  • you need rotated or curved text detection
  • you want a maintained end-to-end OCR system with recognition included
  • you need PyTorch or modern TensorFlow 2.x compatibility
  • you need active community support or recent updates

Facets

library · maturity maintenance

ocr computer-vision image-processing machine-learning deep-learning computer-vision image-processing machine-learning python text-detection ctpn tensorflow scene-text id-card-detection ocr-pipeline natural-language-processing linux gpu

1 source

Member repositories

RepositoryRoleHealth v2
eragonruan/text-detection-ctpnmain23

For agents

markdown · JSON · MCP: product_card(name="eragonruan/text-detection-ctpn")

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