eriklindernoren / Keras-GAN

Keras implementations of Generative Adversarial Networks.
MIT License
9.19k stars 3.14k forks source link

Where can I find and download some pre-trained model? #263

Open zydjohnHotmail opened 2 years ago

zydjohnHotmail commented 2 years ago

Hello: As training models using python, there are all kinds of errors, too many packages have different versions, so training any model will take forever. So, I want to know where and how I can download some pre-trained models in Keras, like: CycleGAN model. Please advise, Thanks,