Replies: 1 comment 3 replies
-
Hi @laizhui, thanks for your interest here. BTW, you can find more tutorials in this repo. Hope it helps, thanks. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to train a SwinUNETR model on my own MRI dataset, using the code and model.pt file given at:
https://githubfast.com/Project-MONAI/research-contributions/tree/main/SwinUNETR/BRATS21
the shape of the MRI picture is [256,256,176], in_channels=1, out_channels=4(without the background)
How can I get started with the task and what should I do with the code?
Thank you very much!
Beta Was this translation helpful? Give feedback.
All reactions