You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hello,i used your model to train myself captcha images,but the loss is always 14,and don't convergence。Can you show me your training images?or tell me how to see them .I want to know whether my pictures are too complicated。Thanks.
The text was updated successfully, but these errors were encountered:
The inputs in the example code are processed features from speech waveforms, not images. If you're trying to use this type of model structure with image data, you'll likely need a few more layers, with possibly a mix of convolution and LSTM layers.
hello,i used your model to train myself captcha images,but the loss is always 14,and don't convergence。Can you show me your training images?or tell me how to see them .I want to know whether my pictures are too complicated。Thanks.
The text was updated successfully, but these errors were encountered: