kerlomz / captcha_trainer

[验证码识别-训练] This project is based on CNN/ResNet/DenseNet+GRU/LSTM+CTC/CrossEntropy to realize verification code identification. This project is only for training the model.
Apache License 2.0
3.02k stars 821 forks source link

how to solve this problem? while it seems that it doesn't affect the result #7

Closed supersilly closed 5 years ago

supersilly commented 5 years ago

2019-02-20 15:44:47.246068: W tensorflow/core/util/ctc/ctc_loss_calculator.cc:144] No valid path found.

supersilly commented 5 years ago

add resize in pretreatment(file model.py), bigger than pic. exp: Pretreatment: Binaryzation: -1 Smoothing: -1 Blur: -1 Resize: [150, 58] # pic size [120,46]