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

Keras version? #9

Open
deflorator1980 opened this issue Mar 31, 2021 · 0 comments
Open

Keras version? #9

deflorator1980 opened this issue Mar 31, 2021 · 0 comments

Comments

@deflorator1980
Copy link

I've got an error:

/python3.6/site-packages/keras/engine/saving.py", line 1009 [1004], in load_weights_from_hdf5_group
original_backend = f.attrs['backend'].decode('utf8')
AttributeError: 'str' object has no attribute 'decode'

After removing .decode('utf8') in this lines everything works fine.
Version of Keras - 2.2.4
May be it's necessary to use some other version?

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

1 participant