cyclegan-keras icon indicating copy to clipboard operation
cyclegan-keras copied to clipboard

ImportError: cannot import name 'InstanceNormalization' when executing the Ipython Notebook

Open kevinkit opened this issue 6 years ago • 1 comments
trafficstars

This is due to: https://github.com/keras-team/keras-contrib/issues/466 Maybe the file should be updated?

kevinkit avatar Mar 27 '19 10:03 kevinkit

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.

MingwangLin avatar Mar 28 '19 06:03 MingwangLin