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
- 基于tensorflow、keras/pytorch实现对自然场景的文字检测及端到端的OCR中文文字识别☆102Updated 6 years ago
- chinese character generator and training using keras.☆40Updated 7 years ago
- Use CTC + tensorflow to OCR☆353Updated 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☆337Updated 9 months ago
- Forked from argman/EAST for the ICPR MTWI 2018 CHALLENGE☆153Updated 6 years ago
- very fast CTPN☆190Updated 6 years ago
- OCR, CNN+LSTM (CTPN) for image text detection, tensorflow☆206Updated 6 years ago
- Training a CNN on Tensorflow to recognize handwritten Chinese characters☆93Updated 7 years ago
- 个人博客:内容包括前端学习、场景文本识别相关内容☆63Updated last year
- 运用yolo3实现自然场景文字检测☆38Updated 6 years ago
- An implementation of CRNN (CNN+LSTM+warpCTC) on MxNet for chinese text recognition☆212Updated 2 years ago
- (Deprecated) deep learning based Chinese handwriting character recognition, 基于深度学习的手写汉字地址识别☆35Updated 6 years ago
- Based on crnn add Chinese recognition☆134Updated 6 years ago
- A synthetic data generator for text recognition☆63Updated 6 years ago
- use STN+CNN+BLSTM+CTC to do OCR☆93Updated 6 years ago
- Chinese text detection and recognition based on CTPN + DENSENET using Keras and Tensor Flow,使用keras和tensorflow基于CTPN+Densenet实现的中文文本检测和识别☆287Updated 5 years ago
- Forked from weinman/cnn_lstm_ctc_ocr for the ICPR MTWI 2018 challenge 1☆64Updated 6 years ago
- CNN and LSTM model for text recognition☆260Updated 8 years ago
- 中文ocr识别☆218Updated 5 years ago
- 用keras实现OCR定位、识别☆530Updated 5 years ago
- Training program for keras implement crnn in chinese-ocr project☆36Updated 6 years ago
- ☆31Updated 7 years ago
- 第一届西安交通大学人工智能实践大赛(2018AI实践大赛--图片文字识别)第一名;仅采用densenet识别图中文字☆463Updated 6 years ago
- 基于CTPN(tensorflow)+CRNN(pytorch)+CTC的不定长文本检测和识别☆294Updated 6 years ago
- synthdata-zh is a project that generates a Chinese language training set☆42Updated 7 years ago
- 佟派中文合成文本数据集是一个用来训练自然场景文本识别模型的数据集。☆45Updated 7 years ago
- 针对不定长的验证码使用ctc_loss+lstm进行训练,然后在测试集合上面进行测试☆18Updated 7 years ago
- 文化传承—汉字书法多场景识别比赛☆110Updated 6 years ago