15950552800 发表于 2020-8-25 20:37:44

pytorch实现文字点选、选字、选择文字验证码识别


github项目地址:https://github.com/15950552800/Text_select_captcha


https://github.com/15950552800/Text_select_captcha/raw/master/doc/fc2b0.png

特点
纯pytorch实现,无需安装其他复杂依赖

单个模型在50M左右,总共加起来134M,且有进一步缩小的空间

单次识别速度约在200~300ms之间,使用GPU话会更快




使用了约3000张左右的验证码进行训练,通过率达到95%以上 偶尔有些文字识别错了也没关系,依然能通过



https://bbs.nightteam.cn/upload/attach/202008/1135_3WJUBMV9H6CQYZV.gif

rezalt 发表于 2020-8-26 08:53:09

学习一下

冬晨夕阳 发表于 2020-8-26 09:07:23

3

你要勇敢 发表于 2020-8-26 09:07:54

搞一下

python_coder 发表于 2020-8-26 09:18:48

学习学习

七仔 发表于 2020-8-26 09:34:42

学习学习

qianyin 发表于 2020-8-26 11:15:21

学习

banpython 发表于 2020-8-26 13:41:23

学习

pythonSpider 发表于 2020-8-26 13:52:39

666

Mankvis 发表于 2020-8-26 14:19:50

学习一下
页: [1] 2 3 4 5 6 7 8 9 10
查看完整版本: pytorch实现文字点选、选字、选择文字验证码识别