atgambardella / handwriting
Chinese Handwriting Recognition with CNNs
☆43Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for handwriting
- ☆31Updated 6 years ago
- A modified SSD model for text detection☆91Updated 7 years ago
- ☆34Updated 7 years ago
- CNN for Offline Handwriting Chinese Character Recognition☆53Updated 8 years ago
- This software implements the Convolutional Recurrent Neural Network (CRNN) in tensorflow☆53Updated 7 years ago
- An implementation of LSTM and CTC to recognize simple english sentence image☆63Updated 8 years ago
- 深度学习相关代码☆22Updated 6 years ago
- chinese character generator and training using keras.☆40Updated 7 years ago
- TextBoxes: A Fast Text Detector with a Single Deep Neural Network https://github.com/MhLiao/TextBoxes 基于SSD改进的文本检测算法,textBoxes_note记录了之…☆25Updated 6 years ago
- ☆67Updated 7 years ago
- crnn in mxnet.can train with chinese characters☆47Updated 6 years ago
- A Simple Chinese OCR from tipdm contest☆63Updated 8 years ago
- Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875☆21Updated 7 years ago
- This repo contains code written by MXNet for ocr tasks, which uses an cnn-lstm-ctc architecture to do text recognition.☆50Updated 7 years ago
- The code to learn mxnet☆60Updated 7 years ago
- The classical Papers and codes about adversarial nets☆36Updated 7 years ago
- ☆75Updated 7 years ago
- Assignment of Image Analysis and Understanding☆51Updated 7 years ago
- Chainer's simple implementation of fast R-CNN☆42Updated 5 years ago
- This project is about directional feature extraction and HCCR-GoogLeNet CNN architecture definition for Caffe platform.☆120Updated 5 years ago
- SSD-based plate detection☆122Updated 6 years ago
- using rnn (lstm or gru) and ctc to convert line image into text, based on torch7 and warp-ctc☆74Updated 7 years ago
- a mxnet multi-task tutorial☆33Updated 8 years ago
- CNN and LSTM model for text recognition☆259Updated 7 years ago
- TensorFlow Input Pipeline Examples based on multi-thread and FIFOQueue☆52Updated 7 years ago
- An OCR-system based on torch using the technique of LSTM/GRU-RNN, CTC and referred to the works of rnnlib and clstm.☆66Updated 9 years ago
- Classify Traffic Signs.☆29Updated 8 years ago
- Python-caffe simplified implementation of the R-CNN object detection method. I have taken as a starting point the caffe ipython-notebook …☆19Updated 9 years ago