| PaddlePaddle/PaddleOCR |
36,076 |
|
0 |
30 |
about 2 years ago |
40 |
September 15, 2023 |
1,027 |
apache-2.0 |
Python |
| 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 deployment among server, mobile, embedded and IoT devices) |
| JaidedAI/EasyOCR |
20,438 |
|
0 |
69 |
over 2 years ago |
32 |
September 04, 2023 |
340 |
apache-2.0 |
Python |
| Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc. |
| wang-xinyu/tensorrtx |
6,315 |
|
0 |
0 |
about 2 years ago |
0 |
|
29 |
mit |
C++ |
| Implementation of popular deep learning networks with TensorRT network definition API |
| chineseocr/chineseocr |
4,953 |
|
0 |
0 |
over 3 years ago |
0 |
|
424 |
mit |
Python |
| yolo3+ocr |
| YaoFANGUK/video-subtitle-extractor |
4,267 |
|
0 |
0 |
about 2 years ago |
0 |
|
131 |
apache-2.0 |
Python |
| 视频硬字幕提取,生成srt文件。无需申请第三方API,本地实现文本识别。基于深度学习的视频字幕提取框架,包含字幕区域检测、字幕内容提取。A GUI tool for extracting hard-coded subtitle (hardsub) from videos and generating srt files. |
| open-mmlab/mmocr |
3,771 |
|
0 |
2 |
over 2 years ago |
19 |
May 05, 2022 |
154 |
apache-2.0 |
Python |
| OpenMMLab Text Detection, Recognition and Understanding Toolbox |
| clovaai/deep-text-recognition-benchmark |
3,412 |
|
0 |
0 |
over 2 years ago |
0 |
|
217 |
apache-2.0 |
Jupyter Notebook |
| Text recognition (optical character recognition) with deep learning methods. |
| meijieru/crnn.pytorch |
2,181 |
|
0 |
0 |
almost 3 years ago |
0 |
|
103 |
mit |
Python |
| Convolutional recurrent network in pytorch |
| xiaofengShi/CHINESE-OCR |
1,985 |
|
0 |
0 |
over 6 years ago |
0 |
|
129 |
|
Python |
| [python3.6] 运用tf实现自然场景文字检测,keras/pytorch实现ctpn+crnn+ctc实现不定长场景文字OCR识别 |
| yongzhuo/Keras-TextClassification |
1,808 |
|
0 |
0 |
almost 2 years ago |
9 |
December 19, 2020 |
1 |
mit |
Python |
| 中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(embeddings)和网络层(graph)构建基类,FastText,TextCNN,CharCNN,TextRNN, RCNN, DCNN, DPCNN, VDCNN, CRNN, Bert, Xlnet, Albert, Attention, DeepMoji, HAN, 胶囊网络-CapsuleNet, Transformer-encode, Seq2seq, SWEM, LEAM, TextGCN |