mirror of
https://github.com/sbrl/research-rainfallradar
synced 2024-11-21 17:03:00 +00:00
dlr: told you so
This commit is contained in:
parent
f9df19cfd5
commit
b6ca885fe2
1 changed files with 1 additions and 1 deletions
|
@ -164,7 +164,7 @@ else:
|
|||
# Tell Tensorflow about our custom layers so that it can deserialise models that use them
|
||||
"LossCrossEntropyDice": LossCrossEntropyDice,
|
||||
"metric_dice_coefficient": dice_coefficient,
|
||||
"make_sensitivity": sensitivity,
|
||||
"sensitivity": sensitivity,
|
||||
"specificity": specificity,
|
||||
"one_hot_mean_iou": mean_iou
|
||||
})
|
||||
|
|
Loading…
Reference in a new issue