pprp / captcha.Pytorch
验证码识别比赛code,针对数字,大小写字母能达到97-99%的准确率
☆129Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for captcha.Pytorch
- 基于torch进行验证码识别,识别率达94%☆113Updated last year
- generate any type of captcha with one config. 一套配置,一行代码,快速生成任意风格验证码。☆120Updated 5 years ago
- 基于MobileNetV2/EfficientNet-b0/... + LSTM + CTC的不定长图像识别训练pytorch框架☆198Updated 4 years ago
- 使用pytorch搭建cnn识别验证码☆103Updated 4 years ago
- 本项目实现了ocr主流算法gru/lstm+ctc+cnn架构,进行不定长度验证码识别,达到不分割字符而识别验证码内容的效果。验证码内容包含了大小字母以及数字,并增加点、线、颜色、位置、字体等干扰项。本项目对gru +ctc+cnn、lstm+ctc+cnn、cnn三种架构…☆240Updated 5 years ago
- 使用pytorch实现了CNN对高难度验证码的识别,准确率超过50%☆55Updated 5 years ago
- 熊猫识别不定长验证码,基于tensorflow2.2(tensorflow2.3也可以运行)轻松就能练出不错的模型☆68Updated last year
- 基于深度学习和TensorFlow的英文和汉字验证码识别☆153Updated 4 years ago
- 极验中文验证码破解☆60Updated 5 years ago
- Import from https://gitee.com/kerlomz/captcha_trainer, Good code☆22Updated last year
- 生成类似点选验证码的图片。☆21Updated 5 years ago
- Python构建快速高效的中文文字识别OCR☆72Updated 4 years ago
- 基于darknet实现目标检测,提供识别点选验证码的实例和训练自己数据的API☆401Updated last year
- python 代码加密|加固☆183Updated 3 years ago
- 基于CNN训练的一套 "端到端" 的验证码识别模型,使用深度学习+训练数据+大量计算力,纯数字识别率高达 99.99%,数字+字母识别率 96%☆1,088Updated 4 years ago
- OCR;文本检测、文本识别(cnn+ctc、crnn+ctc)。☆220Updated last year
- 本项目可以用来调用 https://github.com/kerlomz/captcha_trainer 项目训练的模型,使用动态库的方式调用验证码识别服务。☆46Updated 5 years ago
- 图像文字检测模型(EAST/AdvancedEAST),及包含文字识别模型(CRNN+CTC),Keras/TensorFlow实现.☆189Updated 4 years ago
- pytorch验证码识别cnn模型☆51Updated 2 years ago
- 中文ocr识别☆218Updated 5 years ago
- CTPN+CRNN bank card number identification(data/test pictures accuary ≈90%)☆69Updated last year
- 百度文字识别api,Python3,包含了(通用文字识别,通用文字识别(含位置信息版),通用文字识别(高精度版),通用文字识别(高精度含位置版),网络图片文字识别,身份证识别,银行卡识别,驾驶证识别,行驶证识别,营业执照识别,车牌识别,表格文字识别- 提交请求,通用票据识别,…☆73Updated 5 years ago
- break captcha use tensorflow 2.0☆11Updated last year
- python 验证码处理库 pycapt,支持极便捷的验证码预处理和生成,辅助机器学习自动生成训练集。☆111Updated last month
- [验证码识别-部署] This project is based on CNN+BLSTM+CTC to realize verificationtion. This projeccode identificat is only for deployment models.☆670Updated last year
- 基于keras的银行卡号识别☆66Updated 5 years ago
- 利用 onnxruntime 及 PaddleOCR 提供的模型, 对图片中的文字进行检测与识别.☆78Updated last year
- 百度文字识别Api封装,在之前的基础上重写了下,更易于管理与使用!☆69Updated 5 years ago
- 一个免费开源一键搭建的通用验证码识别平台,大部分常见的中英数验证码识别都没啥问题。☆185Updated 3 years ago