-
Notifications
You must be signed in to change notification settings - Fork 362
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
Cannot train Recognizer - ValueError: Exception encountered when calling layer 'lambda_1' (type Lambda). #231
Comments
any solutions? |
I am experiencing the same issue. |
I got it workingv (not crashing) with the following changes:
and removing |
Seems to have fixed it.
|
I had exactly the same problem. I forked this repo to make it usable with python3.10 and it also fix this See: https://github.com/geo-tp/image-ocr |
Trying to run the https://colab.research.google.com/drive/19dGKong-LraUG3wYlJuPCquemJ13NN8R#scrollTo=27hytnFasGBO
I cannot seem to train the recognizer - recognizer.training_model.fit_generator.
Code:
Output:
The text was updated successfully, but these errors were encountered: