JwDong2019's Stars
bdebye/thesisuestc
ThesisUESTC-电子科技大学毕业论文模板
xiaofengShi/CHINESE-OCR
[python3.6] 运用tf实现自然场景文字检测,keras/pytorch实现ctpn+crnn+ctc实现不定长场景文字OCR识别
bai-shang/crnn_seq2seq_ocr_pytorch
Extremely simple implement for Chinese OCR by PyTorch.
JaidedAI/EasyOCR
Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.
yizt/crnn.pytorch
crnn实现水平和垂直方向中文文字识别, 提供在3w多个中文字符训练的水平识别和垂直识别的预训练模型; 欢迎关注,试用和反馈问题... ...
ayumiymk/aster.pytorch
ASTER in Pytorch
pig6/wxrobot
基于python的微信机器人
phantrdat/cvpr20-scatter-text-recognizer
Unofficial implementation of CVPR 2020 paper "SCATTER: Selective Context Attentional Scene Text Recognizer"
chenjun2hao/SRN.pytorch
Unofficial PyTorch implementation of Towards Accurate Scene Text Recognition with Semantic Reasoning Networks
MhLiao/DB
A PyTorch implementation of "Real-time Scene Text Detection with Differentiable Binarization".
Belval/TextRecognitionDataGenerator
A synthetic data generator for text recognition
zacharywhitley/awesome-ocr
roatienza/deep-text-recognition-benchmark
PyTorch code of my ICDAR 2021 paper Vision Transformer for Fast and Efficient Scene Text Recognition (ViTSTR)
HCIILAB/Scene-Text-Recognition
mindee/doctr
docTR (Document Text Recognition) - a seamless, high-performing & accessible library for OCR-related tasks powered by Deep Learning.
whitelok/image-text-localization-recognition
A general list of resources to image text localization and recognition 场景文本位置感知与识别的论文资源与实现合集 シーンテキストの位置認識と識別のための論文リソースの要約
open-mmlab/mmocr
OpenMMLab Text Detection, Recognition and Understanding Toolbox
clovaai/deep-text-recognition-benchmark
Text recognition (optical character recognition) with deep learning methods, ICCV 2019
Pay20Y/SEED
Pay20Y/SAR_TF
This is an implementation of Show, Attend and Read with tensorflow
Chuhanxx/FontAdaptor
Data and implementation of ECCV2020 paper 'Adaptive Text Recognition through Visual Matching'
Canjie-Luo/Text-Image-Augmentation
Geometric Augmentation for Text Image
MenghaoGuo/Awesome-Vision-Attentions
Summary of related papers on visual attention. Related code will be released based on Jittor gradually.
WenmuZhou/OCR_DataSet
收集并整理有关OCR的数据集并统一标注格式,以便实验需要
WenmuZhou/PytorchOCR
基于Pytorch的OCR工具库,支持常用的文字检测和识别算法
muluoleiguo/interview
linux C++ 服务器/后台开发 秋招整理资料
baagod/sql_node
sql学习笔记。
yzy1997/wsfwdt
电子科技大学研究生每日健康打卡自动填报
DayBreak-u/chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn、mnn、tnn推理 ( dbnet(1.8M) + crnn(2.5M) + anglenet(378KB)) 总模型仅4.7M
JiangRRRen/Redis-study
Redis学习笔记,基于《Redis设计与实现》的内容,对Redis的基础知识进行总结