Open nesherofek opened 4 years ago
Hi! Thank you for your attention. It will be fixed soon.
Hi! I see per this issue, InstanceNormalization has moved to addons. Is the new API easy to migrate to? Would we need to make changes beyond the scope of the function convert_instancenorm
in normalization_layers.py
?
Oh, I see some changes related to that already here: https://github.com/nerox8664/onnx2keras/commit/17008d31a5d203b07609c89240a552000d30ed21
when converting the InstanceNormalization operation the converter try using the instance_norm from tf.contrib but the requirements for keras are tensorflow 2