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
- CNN and LSTM model for text recognition☆259Updated 7 years ago
- chinese character generator and training using keras.☆40Updated 7 years ago
- 验证码识别,该模型是基于xlvector模型上进行加工,验证码内容包含了大小字母以及数字,采用lstm+warp-ctc+cnn达到不分割字符而识别验证码内容~☆113Updated 8 years ago
- very fast CTPN☆191Updated 5 years ago
- Use CTC + tensorflow to OCR☆354Updated 6 years ago
- The progress was used to generate synthetic dataset for Chinese OCR.☆268Updated 7 years ago
- Training a CNN on Tensorflow to recognize handwritten Chinese characters☆94Updated 7 years ago
- CRNN with attention to do OCR,add Chinese recognition☆336Updated 7 months ago
- use STN+CNN+BLSTM+CTC to do OCR☆93Updated 6 years ago
- 基于tensorflow、keras/pytorch实现对自然场景的文字检测及端到端的OCR中文文字识别☆102Updated 5 years ago
- ☆31Updated 7 years ago
- Convolutional neural networks with Python 3 and Keras☆100Updated 6 years ago
- OCR, CNN+LSTM (CTPN) for image text detection, tensorflow☆206Updated 6 years ago
- 个人博客:内容包括前端学习、场景文本识别相关内 容☆64Updated last year
- CNN+LSTM+CTC based OCR implemented using tensorflow.☆365Updated 6 years ago
- Based on crnn add Chinese recognition☆134Updated 6 years ago
- Training program for keras implement crnn in chinese-ocr project☆36Updated 6 years ago
- 基于CTPN(tensorflow)+CRNN(pytorch)+CTC的不定长文本检测和识别☆294Updated 6 years ago
- Faster_RCNN for text detection 文本检测☆63Updated 3 years ago
- Chinese text detection and recognition based on CTPN + DENSENET using Keras and Tensor Flow,使用keras和tensorflow基于CTPN+Densenet实现的中文文本检测和识别☆288Updated 5 years ago
- A Simple Chinese OCR from tipdm contest☆63Updated 8 years ago
- This repository implements the the encoder and decoder model with attention model for OCR☆359Updated 3 years ago
- A TensorFlow implementation of https://github.com/bgshih/crnn☆300Updated 4 years ago
- keras复现场景文本检测网络CPTN: 《Detecting Text in Natural Image with Connectionist Text Proposal Network》;欢迎试用,关注,并反馈问题...☆107Updated 4 years ago