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
This project helps you accurately detect and locate text within natural scene images, like photos of street signs, product labels, or documents. You input an image, and it outputs precise bounding box coordinates for all the text found, even for long lines of text. This is ideal for anyone working with visual data that contains embedded text, such as researchers, data scientists, or content analysts.
1,227 stars. No commits in the last 6 months.
Use this if you need to extract text locations from complex real-world images with improved accuracy for longer text strings.
Not ideal if you are only working with scanned documents or digital text where OCR (Optical Character Recognition) alone is sufficient.
Stars
1,227
Forks
380
Language
Python
License
MIT
Category
Last pushed
Sep 09, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/huoyijie/AdvancedEAST"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
argman/EAST
A tensorflow implementation of EAST text detector
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