airaria / CaptchaRecognition
End-to-end variable length Captcha recognition using CNN+RNN+Attention/CTC (pytorch implementation). 端到端的不定长验证码识别
☆116Updated 7 years ago
Alternatives and similar repositories for CaptchaRecognition:
Users that are interested in CaptchaRecognition are comparing it to the libraries listed below
- 验证码识别,该模型是基于xlvector模型上进行加工,验证码内容包含了大小字母以及数字,采用lstm+warp-ctc+cnn达到不分割字符而识别验证码内容~☆114Updated 8 years ago
- Use CTC + tensorflow to OCR☆353Updated 6 years ago
- 基于tensorflow、keras/pytorch实现对自然场景的文字检测及端到端的OCR中文文字识别☆102Updated 6 years ago
- OCR, CNN+LSTM (CTPN) for image text detection, tensorflow☆204Updated 6 years ago
- use STN+CNN+BLSTM+CTC to do OCR☆93Updated 7 years ago
- 本项目实现了ocr主流算法gru/lstm+ctc+cnn架构,进行不定长度验证码识别,达到不分割字符而识别验证码内容的效果。验证码内容包含了大小字母以及数字,并增加点、线、颜色、位置、字体等干扰项。本项目对gru +ctc+cnn、lstm+ctc+cnn、cnn三种架构…☆240Updated 6 years ago
- CNN and LSTM model for text recognition☆261Updated 8 years ago
- Training a CNN on Tensorflow to recognize handwritten Chinese characters☆93Updated 7 years ago
- ☆31Updated 7 years ago
- Training program for keras implement crnn in chinese-ocr project☆36Updated 6 years ago
- very fast CTPN☆190Updated 6 years ago
- CRNN with attention to do OCR,add Chinese recognition☆337Updated 10 months ago
- CNN+LSTM+CTC based OCR implemented using tensorflow.☆367Updated 7 years ago
- Based on crnn add Chinese recognition☆134Updated 6 years ago
- 个人博客:内容包括前端学习、场景文本识别相关内容☆63Updated last year
- chinese character generator and training using keras.☆39Updated 8 years ago
- Attention OCR Based On Tensorflow☆431Updated 6 years ago
- 佟派中文合成文本数据集是一个用来训练自然场景文本识别模型的数据集。☆45Updated 7 years ago
- The progress was used to generate synthetic dataset for Chinese OCR.☆272Updated 7 years ago
- Forked from argman/EAST for the ICPR MTWI 2018 CHALLENGE☆153Updated 6 years ago
- keras复现场景文本检测网络CPTN: 《Detecting Text in Natural Image with Connectionist Text Proposal Network》;欢迎试用,关注,并反馈问题...☆108Updated 4 years ago
- ☆54Updated 6 years ago
- Convolutional neural networks with Python 3 and Keras☆100Updated 6 years ago
- synthdata-zh is a project that generates a Chinese language training set☆42Updated 7 years ago
- This is a simple project to generate simple cropped images with characters. You can generate with Chinese or English characters. Backgrou…☆38Updated 8 years ago
- 基于CTPN(tensorflow)+CRNN(pytorch)+CTC的不定长文本检测和识别☆296Updated 6 years ago
- Chinese text detection and recognition based on CTPN + DENSENET using Keras and Tensor Flow,使用keras和tensorflow基于CTPN+Densenet实现的中文文本检测和识别☆286Updated 5 years ago
- ocr, cnn+lstm+ctc, crnn, recognition model, tensorflow☆75Updated 6 years ago
- Forked from weinman/cnn_lstm_ctc_ocr for the ICPR MTWI 2018 challenge 1☆64Updated 6 years ago
- A TensorFlow implementation of https://github.com/bgshih/crnn☆301Updated 4 years ago