Medical Decathalon: Pancreas Multiclass segementation: #3115
Replies: 4 comments 7 replies
-
Also, I have one more question. |
Beta Was this translation helpful? Give feedback.
-
Hi @dongyang0122 , Could you please help share some experience on this training task? Thanks in advance. |
Beta Was this translation helpful? Give feedback.
-
Hi @ramchandracheke , based on the training scripts, it seems that your formulation is 3-class output. Please consider to use softmax instead of sigmoid in your loss function and post_trans. |
Beta Was this translation helpful? Give feedback.
-
@ramchandracheke Where can I find data_dir ='/work/Monai/Cropped2/'? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Thank you for making this project open source. I am trying to train U-Net segmentation model for Task07 Pancreas segmentation.
I trained model for 800 epochs. Pancreas score was fine but for tumor score was very low. can you please give me some advice is there something I am missing ?
epoch 800/800
epoch 800 average loss: 0.0690
current epoch: 800 current mean dice: 0.3960 Pan: 0.7164 tumor: 0.0504
best mean dice: 0.4190 at epoch: 625
time consuming of epoch 800 is: 80.8982
Beta Was this translation helpful? Give feedback.
All reactions