There are 4 repositories under crnn-ocr topic.
ICDAR 2019 Robust Reading Challenge on Scanned Receipts OCR and Information Extraction
Lightweight CRNN for OCR (including handwritten text) with depthwise separable convolutions and spatial transformer module [keras+tf]
[CVPR 2019] "Handwriting Recognition in Low-resource Scripts using Adversarial Learning ”, IEEE Conf. on Computer Vision and Pattern Recognition (CVPR), 2019.
pytorch implementation of crnn. A sample training of license plate is provided.
✍️ Convolutional Recurrent Neural Network in Pytorch | Text Recognition
Use Convolutional Recurrent Neural Network to recognize the Handwritten Word text image without pre segmentation into words or characters. Use CTC loss Function to train.
Focal CTC for End-To-End OMR task with Class Imbalance, SangCTC (Part I)
This project offers an efficient method for identifying and recognizing handwritten text from images. Using a Convolutional Recurrent Neural Network (CRNN) for Optical Character Recognition (OCR), it effectively extracts text from images, aiding in the digitization of handwritten documents and automated text extraction.
OCR system built with U-Net models and CRNN.
CRNN (CNN+RNN) for OCR using Keras / License Plate Recognition
Convolutional Recurrent Neural Network (CRNN) for reading Captchas(驗證碼)
This repository contains code for Scene Text OCR following the famous CRNN model. The detection part is handled by EAST and the recognition is done by CRNN.
Robust reading challenge on scanned receipts OCR and information extraction
Pytorch implementation of CRNN (CNN + RNN + CTCLoss) for all language OCR.
Application to spot and read text in shot images. Useful for blind people in supermarket.
This is an implementation of YOLOv8 and CRNN network for Scene Text Recognition task
Convolutional recurrent network in pytorch for vietnamese handwritting
This project implement basic OCR for Vietnamese from scratch with Pytorch, using CNN and BidirectionalLSTM
纯前端实现图片视频的文本检测,角度检测,文本识别等功能。 无需部署,打开即享。
Machine printed Hangul recognition based on CRNN
CaptchaCrack_CRNN
CRNN model for detecting and predicting the single-line text in a given image of TRSynth100k dataset.
Realtime Indonesian License Plate Character Recognition