xingjian-f / DeepLearning-OCRLinks
Build an Optical Character Recognition service using deep learning method
☆54Updated 9 years ago
Alternatives and similar repositories for DeepLearning-OCR
Users that are interested in DeepLearning-OCR are comparing it to the libraries listed below
Sorting:
- hack captcha with CNN☆37Updated 9 years ago
- 验证码识别,该模型是基于xlvector模型上进行加工,验证码内容包含了大小字母以及数字,采用lstm+warp-ctc+cnn达到不分割字符而识别验证码内容~☆112Updated 9 years ago
- ☆80Updated 9 years ago
- A Simple Chinese OCR from tipdm contest☆65Updated 9 years ago
- Chinese OCR with TensorFlow☆124Updated 8 years ago
- 代码讲解部分请前往blog:http://lan2720.github.io/☆34Updated 9 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
- Crack number and Chinese captcha with both traditional and deep learning methods, based on Torch and python.☆33Updated 9 years ago
- recaptcha with lstm and mxnet☆28Updated 8 years ago
- A tools can generate samples for OCR trainning. 用于OCR的字符样本生成工具☆65Updated 8 years ago
- Use CTC + tensorflow to OCR☆352Updated 7 years ago
- 🖺 OCR using tensorflow with attention☆646Updated 6 years ago
- End-to-end variable length Captcha recognition using CNN+RNN+Attention/CTC (pytorch implementation). 端到端的不定长验证码识别☆116Updated 8 years ago
- chinese character generator and training using keras.☆39Updated 8 years ago
- Use TensorFlow to predict handwriting☆182Updated 7 years ago
- Algorithm implementation of the "The Robustness of “Connecting Characters Together” CAPTCHAs". The test data set is the TAOBAO CAPTCHA …☆27Updated 2 years ago
- ☆29Updated 5 years ago
- This project is about directional feature extraction and HCCR-GoogLeNet CNN architecture definition for Caffe platform.☆123Updated 6 years ago
- Learning Deep Learning☆227Updated 8 years ago
- Breaking captchas using torch☆182Updated 10 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
- darknet☆30Updated 7 years ago
- CNN and LSTM model for text recognition☆268Updated 8 years ago
- Machine Learning 2016 final project☆45Updated 9 years ago
- OCR, CNN+LSTM (CTPN) for image text detection, tensorflow☆202Updated 7 years ago
- 基于caffe的LSTM OCR案例,能够利用该案例完成序列的识别,包括验证码、车牌、身份证号码、地址等长序列动长的内容识别☆214Updated 8 years ago
- This project shows how to use CNN to perform Chinese character recognition, a much more complicated task compared to MNIST digit recognit…☆205Updated 8 years ago
- ☆31Updated 8 years ago
- an n2n ocr for qq captcha, 端到端的腾讯验证码识别☆86Updated 8 years ago
- object detection app based on tensorflow api☆51Updated 3 years ago