dee1024 / pytorch-captcha-recognitionLinks
基于CNN训练的一套 "端到端" 的验证码识别模型,使用深度学习+训练数据+大量计算力,纯数字识别率高达 99.99%,数字+字母识别率 96%
☆1,152Updated 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:
- 基于torch进行验证码识别,识别率达94%☆119Updated last year
- 基于darknet实现目标检测,提供识别点选验证码的实例和训练自己数据的API☆406Updated 2 years ago
- use cnn recognize captcha by tensorflow. 本项目针对字符型图片验证码,使用tensorflow实现 卷积神经网络,进行验证码识别。☆2,834Updated 2 years ago
- 验证码识别☆2,773Updated 3 years ago
- [验证码识别-部署] This project is based on CNN+BLSTM+CTC to realize verificationtion. This projeccode identificat is only for deployment models.☆675Updated 2 years ago
- 验证码识别比赛code,针对数字,大小写字母能达到97-99%的准确率☆132Updated 10 months ago
- 选字验证码破解,试验过网易和极验,破解率99☆656Updated 4 years ago
- 卷积神经网络实现的验证码识别☆198Updated 2 years ago
- 极验验证码破解-源码+手册☆786Updated 2 years ago
- 使用pytorch实现了CNN对高难度验证码的识别,准确率超过50%☆57Updated 6 years ago
- 使用pytorch搭建cnn识别验证码☆110Updated 5 years ago
- 用CNN识别验证码| python识别验证码| 训练验证码模型☆199Updated 2 years ago
- Image Recognition captcha without image segmentation 无需图片分割的验证码识别☆568Updated 2 years ago
- [验证码识别-训练] This project is based on CNN/ResNet/DenseNet+GRU/LSTM+CTC/CrossEntropy to realize verification code identification. This proje…☆3,123Updated 2 years ago
- 者也 - 知乎 倒立的文字 汉字验证码识别程序☆800Updated last year
- 基于CNN的验证码整体识别☆128Updated 6 years ago
- 图片类验证码识别(数字验证码/缺口验证码/文字验证码/旋转验证码/相似物体验证码)☆275Updated 10 months ago
- generate any type of captcha with one config. 一套配置,一行代码,快速生成任意风格验证码。☆120Updated 6 years ago
- 基于深度学习和TensorFlow的英文和汉字验证码识别☆178Updated 5 years ago
- CNN | Keras/PyTorch | CAPTCHA recognition(卷积神经网络、Keras/PyTorch框架、验证码识别)☆293Updated 5 years ago
- 破解含语序问题的点击验证码☆178Updated 5 years ago
- 基于MobileNetV2/EfficientNet-b0/... + LSTM + CTC的不定长图像识别训练pytorch框架☆203Updated 4 years ago
- 验证码识别☆109Updated 7 years ago
- 验证码研究破解心得记录。包含网易易盾,阿里云验证码,极验验证码,通用汉字识别,梦幻西游验证等主流验证码破解。包含点按验证码、点选验证、语序点选等等。已更新极验验证码、企业公示网/工商/文书采集系统、极验打码接口。☆1,090Updated last year
- 基于深度学习的行为式验证码研究及破解。类型包括滑块式/点选式,平台包括极验/易盾/云片☆329Updated 2 years ago
- 基于深度学习的12306验证码识别☆284Updated 5 years ago
- 验证码OCR识别☆95Updated 2 years ago
- 本项目实现了ocr主流算法gru/lstm+ctc+cnn架构,进行不定长度验证码识别,达到不分割字符而识别验证码内容的效果。验证码内容包含了大小字母以及数字,并增加点、线、颜色、位置、字体等干扰项。本项目对gru +ctc+cnn、lstm+ctc+cnn、cnn三种架构…☆242Updated 6 years ago
- 基于tensorflow2.x卷积神经网络字符型验证码识别☆15Updated 4 years ago
- The python verification code processing library pycapt supports extremely convenient verification code preprocessing and generation, and …☆113Updated 8 months ago