simonwsw / cnn-zhLinks
CNN for Offline Handwriting Chinese Character Recognition
☆54Updated 10 years ago
Alternatives and similar repositories for cnn-zh
Users that are interested in cnn-zh are comparing it to the libraries listed below
Sorting:
- Chinese Handwriting Recognition with CNNs☆42Updated 8 years ago
- An implementation of LSTM and CTC to recognize simple english sentence image☆62Updated 9 years ago
- A modified SSD model for text detection☆91Updated 8 years ago
- CNN and LSTM model for text recognition☆267Updated 8 years ago
- Assignment of Image Analysis and Understanding☆49Updated 8 years ago
- This project is about directional feature extraction and HCCR-GoogLeNet CNN architecture definition for Caffe platform.☆122Updated 6 years ago
- chinese character generator and training using keras.☆39Updated 8 years ago
- A Simple Chinese OCR from tipdm contest☆65Updated 9 years ago
- The code to learn mxnet☆60Updated 9 years ago
- ☆31Updated 8 years ago
- using rnn (lstm or gru) and ctc to convert line image into text, based on torch7 and warp-ctc☆75Updated 9 years ago
- MXNet based Neural Machine Translation☆118Updated 7 years ago
- Some codes for partly reproduction of the paper: Reading Text in the Wild with Convolutional Neural Networks☆18Updated 6 years ago
- This repo contains code written by MXNet for ocr tasks, which uses an cnn-lstm-ctc architecture to do text recognition.☆50Updated 8 years ago
- This software implements the Convolutional Recurrent Neural Network (CRNN) in tensorflow☆53Updated 8 years ago
- Implementation of the method proposed in the papers " TextProposals: a Text-specific Selective Search Algorithm for Word Spotting in the …