Convolutional recurrent network in pytorch
(CRNN) Chinese Characters Recognition.
Convolutional Recurrent Neural Networks(CRNN) for Scene Text Recognition
CRNN (CNN+RNN) for OCR using Keras / License Plate Recognition
An implementation of CRNN (CNN+LSTM+warpCTC) on MxNet for chinese text recognition
PaddleOCR旨在打造一套丰富、领先、且实用的OCR工具库,助力使用者训练出更好的模型,并应用落地。
Pytorch implementation of CRNN (CNN + RNN + CTCLoss) for all language OCR.
ctcloss + centerloss crnn text recognition
Extremely simple implement for CRNN by Tensorflow
Based on crnn add Chinese recognition
Pytorch implementation of OCR system using CRNN + CTCLoss
CRNN with attention to do OCR,add Chinese recognition
一个基于TensorFlow2的CRNN项目
Convolutional Recurrent Neural Network (CRNN) for image-based sequence recognition using Pytorch
Single and multichannel sound event detection using convolutional recurrent neural networks. DCASE 2017 real-life sound event detection winning method.
OCR;文本检测、文本识别(cnn+ctc、crnn+ctc)。