awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
huoyijie avatar

huoyijie/AdvancedEAST

0
View on GitHub↗
1,227 stars·378 forks·Python·MIT·4 viewshuoyijie.cn↗

AdvancedEAST

AdvancedEAST is an algorithm used for Scene image text detect, which is primarily based on EAST:An Efficient and Accurate Scene Text Detector, and the significant improvement was also made, which make long text predictions more accurate. If this project is helpful to you, welcome to star. And if…

Features

  • Computer Vision Libraries - Scene text detection based on EAST.
  • Text Detection Models - Optimized implementation of efficient scene text detection.

Star history

Star history chart for huoyijie/advancedeastStar history chart for huoyijie/advancedeast

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to AdvancedEAST

Similar open-source projects, ranked by how many features they share with AdvancedEAST.
  • dmmaze/ballonstranslatordmMaze avatar

    dmMaze/BallonsTranslator

    4,551View on GitHub↗

    BallonsTranslator is a software suite designed for extracting, translating, and replacing text within comic panels while preserving the original visual layout. It functions as an image translation tool that combines text region detection, optical character recognition, and deep learning inpainting to automate the localization of comics. The tool features a deep learning image inpainter that removes original text and restores backgrounds using generative neural networks and patch-matching algorithms. It also includes a rich-text translation editor for modifying translated dialogue with support

    Pythonauto-translationchinese-translationcomics
    View on GitHub↗4,551
  • rednote-hilab/dots.ocrrednote-hilab avatar

    rednote-hilab/dots.ocr

    7,695View on GitHub↗

    dots.ocr is a suite of software utilities for document layout analysis, multilingual optical character recognition, and scene text digitization. It functions as an engine for extracting digital text and structured layout data from images and PDFs across various human scripts. The project includes a specialized transformer for converting charts, diagrams, and chemical formulas from raster images into scalable vector graphics. It also provides a pipeline to transform extracted text and structural layout from documents and web screenshots into formatted Markdown files. The system covers capabil

    Python
    View on GitHub↗7,695
  • albumentations-team/albumentationsalbumentations-team avatar

    albumentations-team/albumentations

    15,308View on GitHub↗

    Albumentations is a computer vision image augmentation library designed to increase training data diversity for deep learning models. It provides a toolset for applying geometric and color transformations to images and annotations, including a specialized collection of 3D operations for volumetric data used in medical and scientific imaging. The library functions as an image mask and bounding box transformer, automatically updating masks, bounding boxes, and keypoints when images undergo geometric changes. This ensures that spatial alterations remain synchronized across images and their assoc

    Python
    View on GitHub↗15,308
  • alexeyab/darknetAlexeyAB avatar

    AlexeyAB/darknet

    22,159View on GitHub↗

    Darknet is a high-performance C-based inference engine and computer vision library designed for real-time object identification and localization. It serves as a neural network framework for training and deploying detection models using the YOLO architecture, providing a toolset for deep learning training and deployment. The project differentiates itself through a C and CUDA implementation that enables hardware acceleration for matrix multiplication and inference speed optimization. It provides a shared library interface for embedding detection capabilities into external applications and suppo

    C
    View on GitHub↗22,159
See all 30 alternatives to AdvancedEAST→

Frequently asked questions

What does huoyijie/advancedeast do?

AdvancedEAST is an algorithm used for Scene image text detect, which is primarily based on EAST:An Efficient and Accurate Scene Text Detector, and the significant improvement was also made, which make long text predictions more accurate. If this project is helpful to you, welcome to star. And if…

What are the main features of huoyijie/advancedeast?

The main features of huoyijie/advancedeast are: Computer Vision Libraries, Text Detection Models.

What are some open-source alternatives to huoyijie/advancedeast?

Open-source alternatives to huoyijie/advancedeast include: dmmaze/ballonstranslator — BallonsTranslator is a software suite designed for extracting, translating, and replacing text within comic panels… rednote-hilab/dots.ocr — dots.ocr is a suite of software utilities for document layout analysis, multilingual optical character recognition,… albumentations-team/albumentations — Albumentations is a computer vision image augmentation library designed to increase training data diversity for deep… alexjc/neural-doodle — Neural Doodle is a collection of neural network tools designed for image upscaling, texture synthesis, and… aliaksandrsiarohin/first-order-model — This project is a generative adversarial network designed for image animation and motion transfer. It functions as a… alexeyab/darknet — Darknet is a high-performance C-based inference engine and computer vision library designed for real-time object…