#text-detection (12 Repositories)
Ranked open-source repositories tagged with #text-detection, scored by pull request acceptance likelihood and maintainer engagement velocity.
5.6%
0.0h
12 repositories tagged #text-detection
ZumingHuang/awesome-ocr-resources
A collection of resources (including the papers and datasets) of OCR (Optical Character Recognition).
open-mmlab/mmocr
OpenMMLab Text Detection, Recognition and Understanding Toolbox
MichaelHL-ai/tensorflow_PSENet
This is a tensorflow re-implementation of PSENet: Shape Robust Text Detection with Progressive Scale Expansion Network.My blog:
breezedeus/CnSTD
CnSTD: 基于 PyTorch/MXNet 的 中文/英文 场景文字检测(Scene Text Detection)、数学公式检测(Mathematical Formula Detection, MFD)、篇章分析(Layout Analysis)的Python3 包
aiptimizer/TurboOCR
TurboOCR, >200 img/s OmnidocBench. TensorRT FP16, PP-OCRv6, HTTP + gRPC
dengdan/seglink
An Implementation of the seglink alogrithm in paper Detecting Oriented Text in Natural Images by Linking Segments
meangrinch/MangaTranslator
Manga translation app powered by AI
faustomorales/keras-ocr
A packaged and flexible version of the CRAFT text detector and Keras CRNN recognition model.
aperrault/DetectText
Detect text with stroke width transform.
Walleclipse/ChineseAddress_OCR
Photographing Chinese-Address OCR implemented using CTPN+CTC+Address Correction. 拍照文档中文地址文字识别。
jtl1207/comic-translation
基于深度学习的漫画翻译辅助工具,包含翻译、朗读、图像去字、自动嵌字功能。 目的是帮助非专业汉化人员完成更简单,快速的翻译任务。
WenmuZhou/PSENet.pytorch
A pytorch re-implementation of PSENet: Shape Robust Text Detection with Progressive Scale Expansion Network