argman/EAST
A tensorflow implementation of EAST text detector
This project helps quickly identify and locate text within images, a crucial step for digitizing documents, analyzing visual content, or making images searchable. You input an image containing text, and it outputs precise bounding boxes around each text instance. It's designed for anyone needing to automatically extract text regions from photos or scanned documents.
3,060 stars. No commits in the last 6 months.
Use this if you need to accurately detect and localize text in various real-world images, such as street signs, product labels, or document scans.
Not ideal if you only need to recognize characters (OCR) without first detecting the text regions, or if you require a solution for non-Latin scripts.
Stars
3,060
Forks
1,047
Language
C++
License
GPL-3.0
Category
Last pushed
Nov 22, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/argman/EAST"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
huoyijie/AdvancedEAST
AdvancedEAST is an algorithm used for Scene image text detect, which is primarily based on...
HusseinYoussef/Arabic-OCR
OCR system for Arabic language that converts images of typed text to machine-encoded text.
HsiehYiChia/Scene-text-recognition
Scene text detection and recognition based on Extremal Region(ER)
rtr46/meikiocr
high-speed, high-accuracy, local ocr for japanese video games
SachaIZADI/Seven-Segment-OCR
Computer vision project to automatically recognize digits characters in a seven-segments display