An implementation of CRNN (CNN+LSTM+warpCTC) on MxNet for chinese text recognition
-
Updated
Feb 11, 2023 - Python
An implementation of CRNN (CNN+LSTM+warpCTC) on MxNet for chinese text recognition
Forked from weinman/cnn_lstm_ctc_ocr for the ICPR MTWI 2018 challenge 1
License plate recognition . Model training and conversion to tflite
A simplified version of line text recognition problem, a character recognizer.
Tensorflow implementation of OCR (Extracting words from images of the text) using CNNs and BiLSTMs.
This project is a handcrafted end-to-end Optical Character Recognition (OCR) pipeline built to transcribe my handwritten journal entries into digital text—using PyTorch, Faster R-CNN, AWS Lambda, and iOS Shortcuts. It's a personal and technical showcase of deep learning, MLOps, and full-stack AI deployment. Includes in-depth technical report.
Add a description, image, and links to the cnn-lstm-ctc topic page so that developers can more easily learn about it.
To associate your repository with the cnn-lstm-ctc topic, visit your repo's landing page and select "manage topics."