Skip to content

Commit

Permalink
更新文档
Browse files Browse the repository at this point in the history
  • Loading branch information
ZiYang-xie authored Oct 27, 2021
1 parent ea52823 commit b2d23d0
Showing 1 changed file with 10 additions and 6 deletions.
16 changes: 10 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,22 @@
# 自动平安复旦脚本 pafd-automated
### 最新支持验证码的平安复旦脚本
# 自动平安复旦脚本 pafd-automated
## ⭐️ 最新支持验证码的平安复旦脚本

本仓库是原仓库 https://github.com/FDUCSLG/pafd-automated 的扩展版,添加了验证码识别模块,且无需第三方的账号,识别率目前仍然是100%
查看 [部署教程](https://github.com/ZiYang-xie/pafd-automated/tree/master/docs)

### 1. 简介 📃
本仓库是原仓库 [pafd-automated](https://github.com/FDUCSLG/pafd-automated) 的扩展版,添加了验证码识别模块,且无需第三方的账号,识别率目前仍然是100%

使用 Github Action 实现 CI/CD,即每日自动化填报

![](https://tva1.sinaimg.cn/large/008i3skNgy1gvtydb7os0j30pg0drwf7.jpg)

目前使用 ```EasyOCR``` 模块进行验证码识别
### 2. 关于验证码识别 🔍
目前使用 ```EasyOCR``` 模块进行验证码识别,准确率目前可达99.9%,日后可替换为自己训练的识别模型。
欢迎大家star我的开源库 [pyCAPTCHA](https://github.com/ZiYang-xie/PyCAPTCHA)

![](https://tva1.sinaimg.cn/large/008i3skNgy1gvtyc9lzodj30oy0l4tb5.jpg)



- **部署教程**
查看 [教程](https://github.com/ZiYang-xie/pafd-automated/tree/master/docs)


0 comments on commit b2d23d0

Please sign in to comment.