xingjian-f / DeepLearning-OCRLinks
Build an Optical Character Recognition service using deep learning method
☆54Updated 8 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达到不分割字符而识别验证码内容~☆114Updated 8 years ago
- ☆80Updated 9 years ago
- A Simple Chinese OCR from tipdm contest☆64Updated 9 years ago
- Chinese OCR with TensorFlow☆124Updated 7 years ago
- 代码讲解部分请前往blog:http://lan2720.github.io/☆34Updated 8 years ago
- Algorithm implementation of the "The Robustness of “Connecting Characters Together” CAPTCHAs". The test data set is the TAOBAO CAPTCHA …☆27Updated last year
- A tools can generate samples for OCR trainning. 用于OCR的字符样本生成工具☆65Updated 7 years ago
- recaptcha with lstm and mxnet☆29Updated 8 years ago
- using rnn (lstm or gru) and ctc to convert line image into text, based on torch7 and warp-ctc☆73Updated 8 years ago
- Use CTC + tensorflow to OCR☆352Updated 7 years ago
- 🖺 OCR using tensorflow with attention☆647Updated 6 years ago
- object detection app based on tensorflow api☆51Updated 2 years ago
- chinese character generator and training using keras.☆39Updated 8 years ago
- Breaking captchas using torch☆181Updated 9 years ago
- This project is about directional feature extraction and HCCR-GoogLeNet CNN architecture definition for Caffe platform.☆121Updated 6 years ago
- Learning Deep Learning☆227Updated 8 years ago
- OCR with caffe deep learning framework -> Migrated to tensorflow☆215Updated 8 years ago
- darknet☆30Updated 7 years ago
- OCR, CNN+LSTM (CTPN) for image text detection, tensorflow☆202Updated 6 years ago
- ☆29Updated 4 years ago
- Machine Learning 2016 final project☆45Updated 9 years ago
- 基于传统多标签的定长验证码识别和基于GRU+CTC的不定长验证码识别☆16Updated 5 years ago
- 基于caffe的LSTM OCR案例,能够利用该案例完成序列的识别,包括验证码、车牌、身份证号码、地址等长序列动长的内容识别☆213Updated 8 years ago
- CNN and LSTM model for text recognition☆264Updated 8 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
- Crack number and Chinese captcha with both traditional and deep learning methods, based on Torch and python.☆34Updated 9 years ago
- Simple OCR service using deep learning☆59Updated 4 years ago
- ocr, cnn+lstm+ctc, crnn, recognition model, tensorflow☆75Updated 6 years ago
- an n2n ocr for qq captcha, 端到端的腾讯验证码识别☆86Updated 8 years ago