mirror of
https://github.com/qurator-spk/eynollah.git
synced 2026-02-20 16:32:03 +01:00
fix typo in 7562317d
This commit is contained in:
parent
7bef8fa95a
commit
c1b5cc92af
1 changed files with 1 additions and 1 deletions
|
|
@ -360,7 +360,7 @@ def run(_config,
|
|||
|
||||
if task == "enhancement":
|
||||
assert not is_loss_soft_dice, "for enhancement, soft_dice loss does not apply"
|
||||
assert not weighted_dice, "for enhancement, weighted loss does not apply"
|
||||
assert not weighted_loss, "for enhancement, weighted loss does not apply"
|
||||
if continue_training:
|
||||
custom_objects = dict()
|
||||
if is_loss_soft_dice:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue