EAST and AdvancedEAST
AdvancedEAST is an improved version of argman/EAST, indicating an ecosystem sibling relationship where the former builds upon and enhances the latter by focusing on more accurate long text predictions.
About EAST
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.
About AdvancedEAST
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.
Scores updated daily from GitHub, PyPI, and npm data. How scores work