Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Training images #7

Open
joyJZhang opened this issue Nov 18, 2016 · 2 comments
Open

Training images #7

joyJZhang opened this issue Nov 18, 2016 · 2 comments

Comments

@joyJZhang
Copy link

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.

@jonrein
Copy link
Owner

jonrein commented Nov 18, 2016

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.

@mrgloom
Copy link

mrgloom commented Sep 1, 2017

Hello, can you specify how to prepair input and output for OCR like tasks?

Related:
igormq/ctc_tensorflow_example#20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants