crnn topic

List crnn repositories

text-detector

178
Stars
40
Forks
Watchers

Tool which allow you to detect and translate text.

PaddleOCR

43.3k
Stars
7.7k
Forks
444
Watchers

Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and de...

deep-text-recognition-benchmark

3.7k
Stars
1.1k
Forks
Watchers

Text recognition (optical character recognition) with deep learning methods, ICCV 2019

Keras-TextClassification

1.7k
Stars
403
Forks
Watchers

中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(embeddings)和网络层(gra...

text_renderer

1.3k
Stars
381
Forks
Watchers

Generate text images for training deep learning ocr model

tr

1.2k
Stars
374
Forks
Watchers

Free Offline OCR 离线的中文文本检测+识别SDK

TextClassificationBenchmark

594
Stars
137
Forks
Watchers

A Benchmark of Text Classification in PyTorch

RapidOCR

2.9k
Stars
354
Forks
Watchers

Awesome OCR multiple programing languages toolkits based on ONNXRuntime, OpenVION and PaddlePaddle. (将PaddleOCR模型做了转换,采用ONNXRuntime推理,速度很快)

pytorchOCR

654
Stars
130
Forks
Watchers

基于pytorch的ocr算法库,包括 psenet, pan, dbnet, sast , crnn

PaddleOCR2Pytorch

792
Stars
156
Forks
Watchers

PaddleOCR inference in PyTorch. Converted from [PaddleOCR](https://github.com/PaddlePaddle/PaddleOCR)