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

Broken vgg16_weights.h5 link in README #23

Open
jaelle opened this issue Jun 1, 2020 · 2 comments
Open

Broken vgg16_weights.h5 link in README #23

jaelle opened this issue Jun 1, 2020 · 2 comments

Comments

@jaelle
Copy link

jaelle commented Jun 1, 2020

I am unable to download the vgg16_weights.h5 file that is linked from the readme. Is this still accessible somewhere?

@tinaa160
Copy link

tinaa160 commented Jun 16, 2020

Having the same problem!

As the file provided was broken, I downloaded the weights file from https://github.com/fchollet/deep-learning-models/releases

I tried both the vgg16_weights_th_dim_ordering_th_kernels.h5 and vgg16_weights_th_dim_ordering_th_kernels_notop.h5 but none of them worked.

The errors are:
KeyError: "Unable to open object (object 'layer_1' doesn't exist)"
which I think it is due to the wrong .h5 file I used.

I am using Keras 1.2.2 and theano 1.0.4.
Also I modified the keras.json file to the correct one.

Please provide weights file or let me know if anything I did wrong!

Thanks!

@marcellacornia
Copy link
Owner

Dear @jaelle and @tinaa160,
I updated the download link in the README.md file. The weights file should be available again.

As mentioned in our README, our code is compatible with Keras 1.1.0 and Theano 0.9.0.

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