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

.npy weigths #45

Open
amlarraz opened this issue Jun 19, 2018 · 2 comments
Open

.npy weigths #45

amlarraz opened this issue Jun 19, 2018 · 2 comments

Comments

@amlarraz
Copy link

Hey! Thanks for yoor work @Vladkryvoruchko , somebody have new links to dowload the weights in .npy format?? I want to train the net from a pretrained model and the function set_npy_weights seems that only works with .npy files, beacuse if you use the .h5 or .json that can be downloaded using the README links the code throws the error:
ValueError: You called set_weights(weights) on layer "conv1_1_3x3_s2_bn" with a weight list of length 1, but the layer was expecting 4 weights. Provided weights: [<HDF5 group "/conv1_1_3x3_s2_bn" (1 members)>]..`

Thanks in advance!

@jmtatsch
Copy link
Contributor

https://www.dropbox.com/s/slzgd07ijcyl45b/pspnet50_ade20k.npy?dl=0
https://www.dropbox.com/s/gdtjzjkox999xpg/pspnet101_cityscapes.npy?dl=0
https://www.dropbox.com/s/ff6hdkhxz8h5si1/pspnet101_voc2012.npy?dl=0

@amlarraz
Copy link
Author

Hey! Many thanks @jmtatsch !

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