Convolutional Recurrent Neural Networks(CRNN) for Scene Text Recognition
-
Updated
May 9, 2023 - Python
Convolutional Recurrent Neural Networks(CRNN) for Scene Text Recognition
Pytorch Implementation For LPRNet, A High Performance And Lightweight License Plate Recognition Framework.
Connectionist Temporal Classification (CTC) decoding algorithms: best path, beam search, lexicon search, prefix search, and token passing. Implemented in Python.
Use Convolutional Recurrent Neural Network to recognize the Handwritten line text image without pre segmentation into words or characters. Use CTC loss Function to train.
Recurrent Neural Network and Long Short Term Memory (LSTM) with Connectionist Temporal Classification implemented in Theano. Includes a Toy training example.
Application of Connectionist Temporal Classification (CTC) for Speech Recognition (Tensorflow 1.0 but compatible with 2.0).
VietASR - Vietnamese Automatic Speech Recognition
Lightweight CRNN for OCR (including handwritten text) with depthwise separable convolutions and spatial transformer module [keras+tf]
A fully convolution-network for speech-to-text, built on pytorch.
Speech Recognition model based off of FAIR research paper built using Pytorch.
RNN CTC by using TensorFlow.
This repo contains code written by MXNet for ocr tasks, which uses an cnn-lstm-ctc architecture to do text recognition.
A TensorFlow implementation of hybird CNN-LSTM model with CTC loss for OCR problem
An implementation of RNN-Transducer loss in TF-2.0.
This is a sub-repository in building to create acoustic model in Mandarin speech recognition.
Pytorch implementation of HTR on IAM dataset (word or line level + CTC loss)
TensorFlow implementation of Google i18n Transliteration Model
Add a description, image, and links to the ctc-loss topic page so that developers can more easily learn about it.
To associate your repository with the ctc-loss topic, visit your repo's landing page and select "manage topics."