PSPNet-Keras-tensorflow icon indicating copy to clipboard operation
PSPNet-Keras-tensorflow copied to clipboard

Can't load .h5 weights

Open gulzainali98 opened this issue 6 years ago • 3 comments

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.

gulzainali98 avatar Dec 07 '18 11:12 gulzainali98

@gulzainali98 Were you able to fix it?

raghuram-kukun avatar Aug 28 '19 13:08 raghuram-kukun

no

gulzainali98 avatar Sep 08 '19 19:09 gulzainali98

Will add better weights file loading process soon

Vladkryvoruchko avatar Sep 23 '19 10:09 Vladkryvoruchko