Skip to content

ENH: Add a script with a loss scheduler completely taking over#40

Open
jhlegarreta wants to merge 1 commit intomainfrom
CerebParcSchedulerTakeOver
Open

ENH: Add a script with a loss scheduler completely taking over#40
jhlegarreta wants to merge 1 commit intomainfrom
CerebParcSchedulerTakeOver

Conversation

@jhlegarreta
Copy link
Copy Markdown
Collaborator

Add a script with a loss scheduler completely taking over: after a number of epochs, set the loss function from DiceCE to Hausdorff.

Add a script with a loss scheduler completely taking over: after a
number of epochs, set the loss function from DiceCE to Hausdorff.
@jhlegarreta
Copy link
Copy Markdown
Collaborator Author

It does not work: taking over after 200 epochs (i.e. dropping the Dice loss and using only the Hausdorff loss) makes the network forget about the previous weights, as the validation Dice drops back to 0, and thus, the learning starts over again. And now using the Hausdorff loss only, which has been proven not to be useful on its own.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant