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 8 years ago
- ☆80Updated 9 years ago
- 验证码识别,该模型是基于xlvector模型上进行加工,验证码内容包含了大小字母以及数字,采用lstm+warp-ctc+cnn达到不分割字符而识别验证码内容~☆114Updated 8 years ago
- A Simple Chinese OCR from tipdm contest☆64Updated 8 years ago
- recaptcha with lstm and mxnet☆29Updated 8 years ago
- 代码讲解部分请前往blog:http://lan2720.github.io/☆34Updated 8 years ago
- Chinese OCR with TensorFlow☆125Updated 7 years ago
- object detection app based on tensorflow api☆51Updated 2 years ago
- A tools can generate samples for OCR trainning. 用于OCR的字符样本生成工具☆65Updated 7 years ago
- Breaking captchas using torch☆181Updated 9 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
- ☆29Updated 4 years ago
- chinese character generator and training using keras.☆39Updated 8 years ago
- Crack number and Chinese captcha with both traditional and deep learning methods, based on Torch and python.☆34Updated 8 years ago
- an n2n ocr for qq captcha, 端到端的腾讯验证码识别☆86Updated 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
- Use CTC + tensorflow to OCR☆353Updated 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
- Learning Deep Learning☆226Updated 8 years ago
- Simple OCR service using deep learning☆59Updated 4 years ago
- darknet☆30Updated 7 years ago
- CNN and LSTM model for text recognition☆262Updated 8 years ago
- End-to-end variable length Captcha recognition using CNN+RNN+Attention/CTC (pytorch implementation). 端到端的不定长验证码识别☆116Updated 7 years ago
- Machine Learning 2016 final project☆45Updated 9 years ago
- This project is about directional feature extraction and HCCR-GoogLeNet CNN architecture definition for Caffe platform.☆121Updated 6 years ago
- 🖺 OCR using tensorflow with attention☆647Updated 5 years ago
- Assignment of Image Analysis and Understanding☆49Updated 8 years ago
- 基于caffe的LSTM OCR案例,能够利用该案例完成序列的识别,包括验证码、车牌、身份证号码、地址等长序列动长的内容识别☆212Updated 8 years ago
- OCR, CNN+LSTM (CTPN) for image text detection, tensorflow☆203Updated 6 years ago
- 基于传统多标签的定长验证码识别和基于GRU+CTC的不定长验证码识别☆16Updated 5 years ago