imatge-upc / salgan

SalGAN: Visual Saliency Prediction with Generative Adversarial Networks
https://imatge-upc.github.io/salgan
MIT License
371 stars 105 forks source link

how to get the generator.pkl and discriminator.pkl #45

Open KochPJ opened 5 years ago

KochPJ commented 5 years ago

Hello, I can only download the discrim_modelWeights0090.npz and gen_modelWeights0090.npz but I need to get the pkl data to load the model. How can I get them?