neuronets / nobrainer_training_scripts

1 stars 2 forks source link

warning running vnet #25

Open hvgazula opened 4 months ago

hvgazula commented 4 months ago

WARNING:absl:<nobrainer.layers.groupnorm.GroupNormalization object at 0x14810c051a50> has the same name 'GroupNormalization' as a built-in Keras object. Consider renaming <class 'nobrainer.layers.groupnorm.GroupNormalization'> to avoid naming conflicts when loading withtf.keras.models.load_model. If renaming is not possible, pass the object in thecustom_objectsparameter of the load function.