cyclegan-keras
cyclegan-keras copied to clipboard
ImportError: cannot import name 'InstanceNormalization' when executing the Ipython Notebook
trafficstars
This is due to: https://github.com/keras-team/keras-contrib/issues/466 Maybe the file should be updated?
Hi kevinkit, Yes, this import should be updated due to some updates of keras-contrib. Thanks for reporting the issue, I 'm sorry for this bug. I should have listed version number of python packages used in the Ipython Notebook.