nickliqian / cnn_captcha

use cnn recognize captcha by tensorflow. 本项目针对字符型图片验证码,使用tensorflow实现卷积神经网络,进行验证码识别。
Apache License 2.0
2.78k stars 781 forks source link

10万的样本跑了4万次了还是40%求问负样本具体应该怎么弄 #176

Open Lction opened 3 years ago

Lction commented 3 years ago

image

lxjmaster commented 3 years ago

过拟合了,你解决了么?

printf172 commented 2 years ago

我也是,解决了吗?

histronger commented 2 years ago

请问怎么解决的呢?谢谢!