Keras-GAN
Keras-GAN copied to clipboard
keras contrib is deprecated,
the "keras_contrib.layers.normalization.instancenormalization" has been deprecated, and the content moved to tensorflow-addons.
https://github.com/keras-team/keras-contrib
Also, it requires pip to install instead of just conda, which makes it a little less easy to use.
The disco-gan uses keras contrib. You might update to more recent "textbook" tensorflow.