https://github.com/farmerchillax/new-zfxfzb-code
新版正方系统 验证码识别
https://github.com/farmerchillax/new-zfxfzb-code
Last synced: 8 months ago
JSON representation
新版正方系统 验证码识别
- Host: GitHub
- URL: https://github.com/farmerchillax/new-zfxfzb-code
- Owner: FarmerChillax
- Created: 2022-01-14T15:18:59.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-10-31T07:16:29.000Z (almost 2 years ago)
- Last Synced: 2025-01-11T06:13:31.624Z (9 months ago)
- Language: Python
- Size: 82 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 基于机器学习识别正方系统验证码
正方教务系统验证码识别

## 原理概述
通过对网站分析,发现正方的图形验证码是通过 Google 的验证码包进行生成的,因此本库利用 Google 的验证码包生成了大量的数据供训练。测试得到准确率为 99%。
## 相关资料
- 训练数据量: 10w张样图
- 准确率: 99%