Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/996refuse/zheye
者也 - 知乎 倒立的文字 汉字验证码识别程序
https://github.com/996refuse/zheye
gmm neural-network python pytorch zhihu
Last synced: 9 days ago
JSON representation
者也 - 知乎 倒立的文字 汉字验证码识别程序
- Host: GitHub
- URL: https://github.com/996refuse/zheye
- Owner: 996refuse
- Created: 2016-06-03T08:07:30.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-10-08T03:10:16.000Z (about 1 year ago)
- Last Synced: 2024-08-04T05:01:35.173Z (3 months ago)
- Topics: gmm, neural-network, python, pytorch, zhihu
- Language: Python
- Homepage: https://blog.74ls74.org/
- Size: 3.3 MB
- Stars: 793
- Watchers: 29
- Forks: 227
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-captcha - muchrooms/zheye - Chinese CAPTCHA recognition program for handstand character of zhihu. (Łamanie / Chińskie)
README
![image](https://raw.githubusercontent.com/996refuse/zheye/master/logo.png)
# 者也 - 知乎汉字验证码识别程序
知乎用户登录验证码很有个性,找到图中倒立文字的位置
https://www.zhihu.com/captcha.gif?type=login&lang=cn
![image](https://raw.githubusercontent.com/996refuse/zheye/master/zhihu.png)
# keyword
* 卷积神经网络
* 高斯混合模型# ~~online evaluate~~
~~在线测试地址 http://zheye.74ls74.org/~~
# how to use
```bash
# install dependency
pip install numpy pillow scikit-learn torch torchvision# clone
git clone --depth=1 https://github.com/996refuse/zheye.git# training (can skip)
python3 zheye/train.py# testing
python3 zheye/evaluate.py realcap/01.gif
```# license
WTFPL
http://www.wtfpl.net/本项目仅供学习娱乐,请勿滥用。请遵守知乎用户协议合理使用互联网
# donate
![image](https://raw.githubusercontent.com/996refuse/zheye/master/donate.png)
![image](https://raw.githubusercontent.com/996refuse/zheye/master/wechat.png)