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达到不分割字符而识别验证码内容~☆113Updated 8 years ago
- Use CTC + tensorflow to OCR☆354Updated 6 years ago
- 基于tensorflow、keras/pytorch实现对自然场景的文字检测及端到端的OCR中文文字识别☆102Updated 5 years ago
- Training a CNN on Tensorflow to recognize handwritten Chinese characters☆93Updated 7 years ago
- chinese character generator and training using keras.☆40Updated 7 years ago
- Training program for keras implement crnn in chinese-ocr project☆36Updated 6 years ago
- 本项目实现了ocr主流算法gru/lstm+ctc+cnn架构,进行不定长度验证码识别,达到不分割字符而识别验证码内容的效果。验证码内容包含了大小字母以及数字,并增加点、线、颜色、位置、字体等干扰项。本项目对gru +ctc+cnn、lstm+ctc+cnn、cnn三种架构…☆239Updated 5 years ago
- CRNN with attention to do OCR,add Chinese recognition☆336Updated 8 months ago
- synthdata-zh is a project that generates a Chinese language training set☆42Updated 7 years ago
- CNN and LSTM model for text recognition☆259Updated 8 years ago
- A Simple Chinese OCR from tipdm contest☆63Updated 8 years ago
- CNN+LSTM+CTC based OCR implemented using tensorflow.☆365Updated 6 years ago
- OCR, CNN+LSTM (CTPN) for image text detection, tensorflow☆206Updated 6 years ago
- use STN+CNN+BLSTM+CTC to do OCR☆93Updated 6 years ago
- 佟派中文合成文本数据集是一个用来训练自然场景文本识别模型的数据集。☆44Updated 7 years ago
- This software implements the Convolutional Recurrent Neural Network (CRNN) in tensorflow☆53Updated 7 years ago
- Based on crnn add Chinese recognition☆134Updated 6 years ago
- ☆54Updated 5 years ago
- ☆31Updated 7 years ago
- 个人博客:内容包括前端学习、场景文本识别相关内容☆63Updated last year
- icpr2018_ocr_papers about ocr☆62Updated 6 years ago
- The progress was used to generate synthetic dataset for Chinese OCR.☆268Updated 7 years ago
- This project shows how to use CNN to perform Chinese character recognition, a much more complicated task compared to MNIST digit recognit…☆200Updated 7 years ago
- 运用yolo3实现自然场景文字检测☆39Updated 6 years ago
- 该脚本根据语料文件生成对应的图像文件,适用于文本识别等CV任务☆29Updated 3 years ago
- A synthetic data generator for text recognition☆63Updated 6 years ago
- Photographing Chinese-Address OCR implemented using CTPN+CTC+Address Correction. 拍照文档中文地址文字识别。☆346Updated 5 years ago
- This is a simple project to generate simple cropped images with characters. You can generate with Chinese or English characters. Backgrou…☆38Updated 7 years ago
- Forked from argman/EAST for the ICPR MTWI 2018 CHALLENGE☆153Updated 6 years ago
- ocr, cnn+lstm+ctc, crnn, recognition model, tensorflow☆76Updated 6 years ago