yeguixin / captcha_solverLinks
Source code for ACM CCS 2018
☆145Updated 6 years ago
Alternatives and similar repositories for captcha_solver
Users that are interested in captcha_solver are comparing it to the libraries listed below
Sorting:
- End-to-end variable length Captcha recognition using CNN+RNN+Attention/CTC (pytorch implementation). 端到端的不定长验证码识别☆116Updated 7 years ago
- 百度云魅族深度学习应用大赛☆424Updated 3 years ago
- 基于tensorflow、keras/pytorch实现对自然场景的文字检测及端到端的OCR中文文字识别☆101Updated 6 years ago
- CNN | Keras/PyTorch | CAPTCHA recognition(卷积神经网络、Keras/PyTorch框架、验证码识别)☆293Updated 5 years ago
- 基于CNN的验证码整体识别☆128Updated 6 years ago
- 验证码识别,该模型是基于xlvector模型上进行加工,验证码内容包含了大小字母以及数字,采用lstm+warp-ctc+cnn达到不分割字符而识别验证码内容~☆114Updated 8 years ago
- ☆54Updated 6 years ago
- an n2n ocr for qq captcha, 端到端的腾讯验证码识别☆86Updated 7 years ago
- generate any type of captcha with one config. 一套配置,一行代码,快速生成任意风格验证码。☆120Updated 6 years ago
- A Simple Chinese OCR from tipdm contest☆64Updated 8 years ago
- CNNs and RNNs recognize Weibo Captcha☆38Updated 2 years ago
- Attention OCR Based On Tensorflow☆430Updated 7 years ago
- Use CTC + tensorflow to OCR☆353Updated 6 years ago
- 第一届西安交通大学人工智能实践大赛(2018AI实践大赛--图片文字识别)第一名;仅采用densenet识别图中文字☆466Updated 6 years ago
- 本项目实现了ocr主流算法gru/lstm+ctc+cnn架构,进行不定长度验证码识别,达到不分割字符而识别验证码内容的效果。验证码内容包含了大小字母以及数字,并增加点、线、颜色、位置、字体等干扰项。本项目对gru +ctc+cnn、lstm+ctc+cnn、cnn三种架构…☆241Updated 6 years ago
- (Deprecated) deep learning based Chinese handwriting character recognition, 基于深度学习的手写汉字地址识别☆35Updated 6 years ago
- Photographing Chinese-Address OCR implemented using CTPN+CTC+Address Correction. 拍照文档中文地址文字识别。☆347Updated 5 years ago
- Convolutional neural networks with Python 3 and Keras☆100Updated 7 years ago
- 中文ocr识别☆218Updated 6 years ago
- OCR, CNN+LSTM (CTPN) for image text detection, tensorflow☆203Updated 6 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
- very fast CTPN☆190Updated 6 years ago
- 用keras实现OCR定位、识别☆531Updated 6 years ago
- 计算图片相似度的多种解决方案☆130Updated 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…☆205Updated 8 years ago
- CAPTCHA generator using cv2.☆28Updated 6 years ago
- hack captcha with CNN☆37Updated 8 years ago
- A tools can generate samples for OCR trainning. 用于OCR的字符样本生成工具☆65Updated 7 years ago
- An implementation of CRNN (CNN+LSTM+warpCTC) on MxNet for chinese text recognition☆213Updated 2 years ago
- chinese character generator and training using keras.☆39Updated 8 years ago