Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dice Score Becomes nan After Epoch 130 in xLSTM-uNet 3d_fullres Model Training #13

Open
matteodelucchi opened this issue Sep 3, 2024 · 0 comments

Comments

@matteodelucchi
Copy link

I am experiencing an issue with the xLSTM-uNet model, where the Dice score becomes nan after epoch 130. Up until this point, the Dice score has increased, and the losses have decreased as expected. However, at epoch 130, the validation Dice score suddenly drops to nan.
progress
Possible Causes: I suspect issues with exploding gradients or divisions by zero but not sure...

  • Is there a way to extract the gradients?
  • What are suggested regularization techniques?
    I would appreciate any guidance or suggestions on how to resolve this issue. Thank you!
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

No branches or pull requests

1 participant