Fixe multiples bugs due to breaking changes in Keras:
- Concatenation op:
tf.keras.Concatenate()
has been replaced everywhere withtf.concat
- Metrics didn't work anymore at training time with latest Keras versions
- Missing one output key in meraner unet all bands network