kuijiang94 / EEGAN

Edge Enhanced GAN For Remote Sensing Image Super-Resolution
93 stars 17 forks source link

Unable to find the pretrained model in given links #11

Open bostankhan6 opened 3 years ago

bostankhan6 commented 3 years ago

Please help with the pretrained VGG-19 model. I cannot find the model in either of the provided links. Thanks

ahmadmobeen commented 3 years ago

you can download the imagenet trained weights from the following links: include_top = True: https://github.com/fchollet/deep-learning-models/releases/download/v0.1/vgg19_weights_tf_dim_ordering_tf_kernels.h5 include_top = False: https://github.com/fchollet/deep-learning-models/releases/download/v0.1/vgg19_weights_tf_dim_ordering_tf_kernels_notop.h5