-
Notifications
You must be signed in to change notification settings - Fork 186
Open
Description
When I train this model with the default run command python train.py
I see negative loss values and 0 Dice coefficient value
loss for step: 622 = [-0.9068316221237183]
loss for step: 623 = [-0.9329317808151245]
loss for step: 624 = [-0.9376015663146973]
Best validation mean DSC: 0.000000
This code is using Torch 1.10 on Nvidia GPU with CUDA 11.
Is there something that needs fixing in the code (dataloader etc.)?
Metadata
Metadata
Assignees
Labels
No labels