JackonYang / captcha-tensorflow

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

What needs to be changed so that the neural network can recognize captchas with different lengths of digits? #34

Closed qqqZXzz123 closed 3 years ago

qqqZXzz123 commented 3 years ago

What should be changed so that the neuronet can recognize captchas with different string lengths, for example to support 1,2,3,4,...-digit captchas?