-
I am trying to train a model for the segmentation task of brats dataset and |
Beta Was this translation helpful? Give feedback.
Answered by
Nic-Ma
May 25, 2022
Replies: 1 comment
-
Hi @amida47 , For Brats training, I think you can refer to the tutorial: Thanks. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
amida47
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @amida47 ,
For Brats training, I think you can refer to the tutorial:
https://github.com/Project-MONAI/tutorials/blob/main/3d_segmentation/brats_segmentation_3d.ipynb
Thanks.