Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/skygongque/captcha_crack_demo
captcha_crack_demo
https://github.com/skygongque/captcha_crack_demo
cnn ctc pytorch
Last synced: about 2 months ago
JSON representation
captcha_crack_demo
- Host: GitHub
- URL: https://github.com/skygongque/captcha_crack_demo
- Owner: skygongque
- Created: 2020-06-21T07:41:03.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-11-22T06:16:02.000Z (about 2 years ago)
- Last Synced: 2023-03-05T12:16:32.492Z (almost 2 years ago)
- Topics: cnn, ctc, pytorch
- Language: Python
- Homepage:
- Size: 40.5 MB
- Stars: 9
- Watchers: 2
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 深度学习识别验证码
[captcha_break 学习笔记](https://github.com/skygongque/captcha_crack_demo/tree/master/01_introduction/captcha_break.md)
[sina 验证码识别](https://github.com/skygongque/captcha_crack_demo/tree/master/01_introduction/captcha_sina.md)
[sougou 验证码识别](https://github.com/skygongque/captcha_crack_demo/tree/master/01_introduction/captcha_sougpou.md)
[两位数字验证码 自建cnn模型尝试](https://github.com/skygongque/captcha_crack_demo/tree/master/01_introduction/two_num_captcha.md)