nickliqian / cnn_captcha

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

Assign requires shapes of both tensors to match. lhs shape= [248] rhs shape= [144] #185

Open mgaic opened 3 years ago

mgaic commented 3 years ago

删掉之前的生成的模型文件就ok了