An open API service indexing awesome lists of open source software.

https://github.com/farmerchillax/new-zfxfzb-code

新版正方系统 验证码识别
https://github.com/farmerchillax/new-zfxfzb-code

Last synced: 8 months ago
JSON representation

新版正方系统 验证码识别

Awesome Lists containing this project

README

          

# 基于机器学习识别正方系统验证码

正方教务系统验证码识别

![预测结果](img/predict.png)

## 原理概述

通过对网站分析,发现正方的图形验证码是通过 Google 的验证码包进行生成的,因此本库利用 Google 的验证码包生成了大量的数据供训练。测试得到准确率为 99%。

## 相关资料
- 训练数据量: 10w张样图
- 准确率: 99%

![验证结果](img/test.png)