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

silently failing on downloading model weights #7

Open
keunwoochoi opened this issue Apr 21, 2017 · 0 comments
Open

silently failing on downloading model weights #7

keunwoochoi opened this issue Apr 21, 2017 · 0 comments

Comments

@keunwoochoi
Copy link

On keras 2.0, this code hangs,

>>> model = SqueezeNet()
Downloading data from https://github.com/rcmalli/keras-squeezenet/releases/download/v1.0/squeezenet_weights_tf_dim_ordering_tf_kernels.h5

where (for some reason I don't understand) it couldn't make sub directory models. I created it by myself under the current running folder and then it worked.

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