JackonYang / captcha-tensorflow

Image Captcha Solving Using TensorFlow and CNN Model. Accuracy 90%+
MIT License
996 stars 272 forks source link

train datesets accuracy is very low,why? #25

Closed YouSmart2016 closed 3 years ago

YouSmart2016 commented 4 years ago

train count: 14817, valid count: 6351, test count: 9072

image

image

how to deal with it??

HarshKumarSingh07 commented 3 years ago

Kindly provide full code and try running the epochs for atleast 100 times

JackonYang commented 3 years ago

the model is not working. 0.1 accuracy is the same prob as a random prediction.

check your TensorFlow version and follow the README step by step exactly.