Fast parallel CTC.
Cracking the Coding Interview, 5th Edition
翻译 - 破解编码面试,第5版
#面试#Cracking the Coding Interview 6th Ed. Solutions
翻译 - 破解编码面试第六版。解决方案
Cracking the Coding Interview 6th Ed. Python Solutions
翻译 - 破解编码面试第六版。Python解决方案
Connectionist Temporal Classification (CTC) decoder with dictionary and language model.
Pytorch Bindings for warp-ctc
Cracking the Coding Interview 6th Ed. JavaScript Solutions
翻译 - 破解编码面试第 6 版。 JavaScript 解决方案
Python solutions to Cracking the Coding Interview (6th edition)
Connectionist Temporal Classification (CTC) decoding algorithms: best path, beam search, lexicon search, prefix search, and token passing. Implemented in Python.
OCR;文本检测、文本识别(cnn+ctc、crnn+ctc)。
Use CTC + tensorflow to OCR
CTC + Tensorflow Example for ASR
Blitzing Fast CTC Beam Search Decoder
CNN+LSTM+CTC based OCR implemented using tensorflow.
Tensorflow-based CNN+LSTM trained with CTC-loss for OCR
Speech Recognition using DeepSpeech2 network and the CTC activation function.
CTC end -to-end ASR for timit and 863 corpus.
CTPN + DenseNet + CTC based end-to-end Chinese OCR implemented using tensorflow and keras
翻译 - 使用tensorflow和keras实现基于CTPN + DenseNet + CTC的端到端中文OCR
Use ctc to do chinese speech recognition by keras / 通过keras和ctc实现中文语音识别
multi-task learning for text recognition with joint CTC-attention
CTC2021-中文文本纠错大赛的SOTA方案及在线演示
Theano implementation of CTC. Applied on TIMIT and a Toy dataset.
A TensorFlow implementation of hybird CNN-LSTM model with CTC loss for OCR problem
End-to-End speech recognition implementation base on TensorFlow (CTC, Attention, and MTL training)
memory efficient densenet+lstm+ctc实现中文识别