unicorn0617's Stars
xuexingyu24/License_Plate_Detection_Pytorch
A two stage lightweight and high performance license plate recognition in MTCNN and LPRNet
simple2048/CarPlateIdentity
车牌识别
szad670401/HyperLPR
基于深度学习高性能中文车牌识别 High Performance Chinese License Plate Recognition Framework.
detectRecog/CCPD
[ECCV 2018] CCPD: a diverse and well-annotated dataset for license plate detection and recognition
pangwong/pytorch-multi-label-classifier
A pytorch implemented classifier for Multiple-Label classification
hi-zhengcheng/multi-label-classification
machine-learning tensorflow multi-label-classification
PaddlePaddle/PaddleOCR
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)
MhLiao/DB
A PyTorch implementation of "Real-time Scene Text Detection with Differentiable Binarization".
jiangxiluning/FOTS.PyTorch
FOTS Pytorch Implementation
huoyijie/AdvancedEAST
AdvancedEAST is an algorithm used for Scene image text detect, which is primarily based on EAST, and the significant improvement was also made, which make long text predictions more accurate.https://github.com/huoyijie/raspberrypi-car
lvpengyuan/corner
Multi-Oriented Scene Text Detection via Corner Localization and Region Segmentation
MhLiao/MaskTextSpotter
A PyTorch implementation of Mask TextSpotter
Jyouhou/SceneTextPapers
Tracking the latest progress in Scene Text Detection and Recognition: Must-read papers well organized
ChanChiChoi/awesome-ocr
papers about ocr
hwalsuklee/awesome-deep-text-detection-recognition
A curated list of resources for text detection/recognition (optical character recognition ) with deep learning methods.
handong1587/handong1587.github.io
xgmiao/TextGenerator
OCR dataset Text-Detection dataset Font-Classification dataset generator
Yuliang-Liu/Curve-Text-Detector
This repository provides train&test code, dataset, det.&rec. annotation, evaluation script, annotation tool, and ranking.
WenmuZhou/PAN.pytorch
A unofficial pytorch implementation of PAN(PSENet2): Efficient and Accurate Arbitrary-Shaped Text Detection with Pixel Aggregation Network
DevashishPrasad/CascadeTabNet
This repository contains the code and implementation details of the CascadeTabNet paper "CascadeTabNet: An approach for end to end table detection and structure recognition from image-based documents"
marcelotoledo/spelling_corrector
Example of Spelling Corrector in C
AbeerEisa/Online-Handwriting-Recognition-using-Encoder-Decoder-model
chunkyjasper/IAMhwr
Online handwriting recognition on IAM-ON database with TDNN and RNN
Yuliang-Liu/bezier_curve_text_spotting
A PyTorch implementation of "ABCNet: Real-time Scene Text Spotting with Adaptive Bezier-Curve Network" (CVPR 2020 oral)
sampollard/procedural-script
Procedurally generated bezier curves to model handwriting
clovaai/deep-text-recognition-benchmark
Text recognition (optical character recognition) with deep learning methods, ICCV 2019
WenmuZhou/OCR_DataSet
收集并整理有关OCR的数据集并统一标注格式,以便实验需要
WenmuZhou/PSENet.pytorch
A pytorch re-implementation of PSENet: Shape Robust Text Detection with Progressive Scale Expansion Network
DayBreak-u/chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn、mnn、tnn推理 ( dbnet(1.8M) + crnn(2.5M) + anglenet(378KB)) 总模型仅4.7M
faustomorales/keras-ocr
A packaged and flexible version of the CRAFT text detector and Keras CRNN recognition model.