Skip to content

Version 1.4

Latest
Compare
Choose a tag to compare
@remicres remicres released this 23 Aug 10:03
· 2 commits to master since this release

Fixe multiples bugs due to breaking changes in Keras:

  • Concatenation op: tf.keras.Concatenate() has been replaced everywhere with tf.concat
  • Metrics didn't work anymore at training time with latest Keras versions
  • Missing one output key in meraner unet all bands network