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

Model not loading with Keras 2.3.1 & Python 3.7 #3

Open
tusharsingh62 opened this issue Mar 8, 2021 · 0 comments
Open

Model not loading with Keras 2.3.1 & Python 3.7 #3

tusharsingh62 opened this issue Mar 8, 2021 · 0 comments

Comments

@tusharsingh62
Copy link

gender_net.load_weights('age_gender_ssrnet/ssrnet_gender_3_3_3_64_1.0_1.0.h5')
original_keras_version = f.attrs['keras_version'].decode('utf8')
AttributeError: 'str' object has no attribute 'decode'

Can you please share environment details where you tested the results?

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