huoyijie/AdvancedEAST
AdvancedEAST is an algorithm used for Scene image text detect, which is primarily based on EAST, and the significant improvement was also made, which make long text predictions more accurate.https://github.com/huoyijie/raspberrypi-car 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3034
- days_rel: n/a
- days_push: 1455
- n_releases_24m: 0
Adoption not part of the score
1227 stars · 373 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
AdvancedEAST is a deep learning algorithm for detecting text in scene images, built on the EAST architecture with improvements for more accurate long text prediction. It is implemented in Python using Keras and TensorFlow and includes training, labeling, and prediction scripts.
Use cases
- detect text regions in scene photos
- find text bounding boxes in images
- improve long text line detection accuracy
- train a custom scene text detection model
- preprocess images for OCR pipelines
- run text detection on web page screenshots
When to choose
- you need quadrilateral text detection in natural scene images
- your images contain long horizontal text lines where EAST struggles
- you want a readable Keras implementation you can retrain
- you are working with the ICPR MTWI 2018 text detection dataset
When to avoid
- you need OCR (reading the text, not just locating it)
- you need a maintained production-ready library with recent TensorFlow support
- you need rotated or curved text detection
- you want a lightweight CPU-only inference solution
Facets
library · maturity maintenance
computer-vision ocr machine-learning deep-learning computer-vision image-processing deep-learning python windows scene-text-detection east keras tensorflow text-localization natural-language-processing linux macos
2 sources
- readme: https://github.com/huoyijie/AdvancedEAST · fetched 2026-08-28 · e8e4a9fe39f3
- homepage: https://huoyijie.cn/ · fetched 2026-08-29 · 8fffd655a5f1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| huoyijie/AdvancedEAST | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="huoyijie/AdvancedEAST")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem