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 weights #39

Closed
Dayire opened this issue Feb 25, 2018 · 9 comments
Closed

.npy weights #39

Dayire opened this issue Feb 25, 2018 · 9 comments

Comments

@Dayire
Copy link

Dayire commented Feb 25, 2018

Hello,

Can anyone upload the .npy weights for cityscapes (and others if possible) since the conversion is not working for me, PSPNet caffe is not working well.

Thanks!

@jmtatsch
Copy link
Contributor

@Dayire what makes you think the conversion is not working?
Here are some npy files from my dropbox, not sure if they were pre or post #31

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

Also check out my PSPNet-Keras-tensorflow fork, it should be working.

@jmtatsch
Copy link
Contributor

I checked, those should be post batch norm order fix. What is your error exactly?

@Dayire
Copy link
Author

Dayire commented Feb 26, 2018

my error was with PSPNet caffe mostly, even after installing it. It didn't convert correctly. I've deleted it now but I will try to do the step again. If that would lead to a bug?

@jmtatsch
Copy link
Contributor

jmtatsch commented Feb 26, 2018 via email

@Dayire
Copy link
Author

Dayire commented Feb 27, 2018

I'm using this repo to train, for this, I need the numpy weight as I checked in the training code. Or is it possible to change few lines to use the keras weights?

@jmtatsch
Copy link
Contributor

jmtatsch commented Feb 27, 2018 via email

@Dayire
Copy link
Author

Dayire commented Feb 27, 2018

I understand now, I'm new to Keras. Thanks!

@Dayire Dayire closed this as completed Feb 27, 2018
@xjNiu
Copy link

xjNiu commented Jun 28, 2018

The links to .npy files are not working now. Can you update it?@jmtatsch

@gulzainali98
Copy link

at my end when i run the command

python pspnet.py -m pspnet101_cityscapes -i example_images/cityscapes.png -o example_results/cityscapes.jpg

It always runs .npy weights by default. How to solve this issue? i have .h5 weights downloaded.

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

4 participants