-
Notifications
You must be signed in to change notification settings - Fork 34
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
Requirements #7
Comments
I have the same problem. Aiuda. |
I changed the imports for tensorflow.keras and i did another thing because it is not enough. You hace to change the name of one variable in this line https://github.com/kurapan/CRNN/blob/90df957f5fd8e19ec933f3e9c9d3c46741c89a4f/STN/spatial_transformer.py#L36 |
i did an api for with this code, idk how works the legal licenses with this but you can see it in here. if you know if i have to put something in my github for the license of the code please tell me. |
I put MIT license to this repo so that it can be pretty much freely reused. You could do the same if you want. It should grant free reuse of the code without any liability.
Do you use Keras API included in TensorFlow? I wrote this code with a standalone Keras installation and TF backend so making it work for tensorflow.keras certainly requires some changes. |
Hello,
I'm trying to evaluation but i'm getting some errors which is related to tensorflow, keras versions. Can you provide requirements with their versions if possible.
Thanks
The text was updated successfully, but these errors were encountered: