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
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
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
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
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…
The main features of huoyijie/advancedeast are: Computer Vision Libraries, Text Detection Models.
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…