clovaai/CRAFT-pytorch
Official implementation of Character Region Awareness for Text Detection (CRAFT) 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: 2647
- days_rel: n/a
- days_push: 778
- n_releases_24m: 0
Adoption not part of the score
3398 stars · 926 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Official PyTorch implementation of CRAFT (Character Region Awareness for Text Detection), a scene text detector that localizes text by predicting character regions and character-link affinities. It ships pretrained models for general multilingual text and IC15, with optional link refinement for sentence-level detection.
Use cases
- detect text regions in natural scene images
- find bounding boxes of text for an OCR pipeline
- detect curved or rotated text in images
- run pretrained scene text detection on a folder of images
- extract text areas from photos before recognition
- benchmark text detection on ICDAR datasets
When to choose
- you need a proven scene text detector with pretrained weights
- your images contain curved, rotated, or multi-oriented text
- you want character-level awareness to build polygon or box detections
- you need a PyTorch-based detector that integrates with a recognition model
When to avoid
- you need to train the model from scratch - training code is not released
- you need text recognition, not just detection
- you want a maintained pipeline with frequent updates
- you need a non-PyTorch or lightweight CPU-only deployment
Facets
library · maturity maintenance
ocr computer-vision image-processing deep-learning computer-vision image-processing python cross-platform text-detection scene-text pytorch cvpr2019 curved-text deep-learning ocr gpu
1 source
- readme: https://github.com/clovaai/CRAFT-pytorch · fetched 2026-08-28 · 88c410dba286
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| clovaai/CRAFT-pytorch | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="clovaai/CRAFT-pytorch")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem