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

Why the loss of the validation set is nan on the acdc dataset? #54

Open
liaochuanlin opened this issue Sep 13, 2023 · 1 comment
Open

Comments

@liaochuanlin
Copy link

2023-09-13 19:55:07.305611:
epoch: 0
2023-09-13 20:09:55.016225: train loss : -0.0980
2023-09-13 20:10:50.444458: validation loss: nan
2023-09-13 20:10:50.445074: Average global foreground Dice: [0.0, 0.0, 0.0]
2023-09-13 20:10:50.445152: (interpret this as an estimate for the Dice of the different classes. This is not exact.)
2023-09-13 20:10:50.723239: lr: 0.009991
2023-09-13 20:10:50.723401: current best_val_eval_criterion_MA is 0.00000
2023-09-13 20:10:50.723435: current val_eval_criterion_MA is 0.0000
2023-09-13 20:10:50.723503: This epoch took 943.417670 s

2023-09-13 20:10:50.723532:
epoch: 1
2023-09-13 20:25:20.248155: train loss : -0.4486
2023-09-13 20:26:16.659445: validation loss: nan
2023-09-13 20:26:16.659962: Average global foreground Dice: [0.0, 0.0, 0.0]
2023-09-13 20:26:16.660027: (interpret this as an estimate for the Dice of the different classes. This is not exact.)
2023-09-13 20:26:16.998715: lr: 0.009982
2023-09-13 20:26:16.998862: current best_val_eval_criterion_MA is 0.00000
2023-09-13 20:26:16.998900: current val_eval_criterion_MA is 0.0000
2023-09-13 20:26:16.998949: This epoch took 926.275386 s
Why the loss of the validation set is nan on the acdc dataset

@LimxRabbit
Copy link

Hello~do you know how to solve it?

2023-09-13 19:55:07.305611: epoch: 0 2023-09-13 20:09:55.016225: train loss : -0.0980 2023-09-13 20:10:50.444458: validation loss: nan 2023-09-13 20:10:50.445074: Average global foreground Dice: [0.0, 0.0, 0.0] 2023-09-13 20:10:50.445152: (interpret this as an estimate for the Dice of the different classes. This is not exact.) 2023-09-13 20:10:50.723239: lr: 0.009991 2023-09-13 20:10:50.723401: current best_val_eval_criterion_MA is 0.00000 2023-09-13 20:10:50.723435: current val_eval_criterion_MA is 0.0000 2023-09-13 20:10:50.723503: This epoch took 943.417670 s

2023-09-13 20:10:50.723532: epoch: 1 2023-09-13 20:25:20.248155: train loss : -0.4486 2023-09-13 20:26:16.659445: validation loss: nan 2023-09-13 20:26:16.659962: Average global foreground Dice: [0.0, 0.0, 0.0] 2023-09-13 20:26:16.660027: (interpret this as an estimate for the Dice of the different classes. This is not exact.) 2023-09-13 20:26:16.998715: lr: 0.009982 2023-09-13 20:26:16.998862: current best_val_eval_criterion_MA is 0.00000 2023-09-13 20:26:16.998900: current val_eval_criterion_MA is 0.0000 2023-09-13 20:26:16.998949: This epoch took 926.275386 s Why the loss of the validation set is nan on the acdc dataset

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

2 participants