dee1024 / pytorch-captcha-recognitionLinks
基于CNN训练的一套 "端到端" 的验证码识别模型,使用深度学习+训练数据+大量计算力,纯数字识别率高达 99.99%,数字+字母识别率 96%
☆1,186Updated 5 years ago
Alternatives and similar repositories for pytorch-captcha-recognition
Users that are interested in pytorch-captcha-recognition are comparing it to the libraries listed below
Sorting:
- use cnn recognize captcha by tensorflow. 本项目针对字符型图片验证码,使用tensorflow实现卷积神经网络,进行验证码识别。☆2,877Updated 3 years ago
- 基于torch进行验证码识别,识别率达94%☆117Updated 2 years ago
- 基于darknet实现目标检测,提供识别点选验证码的实例和训练自己数据的API☆406Updated 3 years ago
- [验证码识别-部署] This project is based on CNN+BLSTM+CTC to realize verificationtion. This projeccode identificat is only for deployment models.☆680Updated 3 years ago
- 验证码识别☆2,795Updated 3 years ago
- [验证码识别-训练] This project is based on CNN/ResNet/DenseNet+GRU/LSTM+CTC/CrossEntropy to realize verification code identification. This proje…☆3,170Updated last month
- 基于深度学习和TensorFlow的英文和汉字验证码识别☆179Updated 5 years ago
- 选字验证码破解,试验过网易和极验,破解率99☆664Updated 5 years ago
- 极验验证码破解-源码+手册☆788Updated 2 years ago
- 使用pytorch搭建cnn识别验证码☆110Updated 5 years ago
- Image Recognition captcha without image segmentation 无需图片分割的验证码识别☆570Updated 2 years ago
- CNN | Keras/PyTorch | CAPTCHA recognition(卷积神经网络、Keras/PyTorch框架、验证码识别)☆293Updated 6 years ago
- 实现文字点选、选字、选择、点触验证码识别,基于pytorch训练☆1,534Updated last year
- 验证码识别比赛code,针对数字,大小写字母能达到97-99%的准确率