-
Hi, I'm trying to segment insula on an MRI dataset of stroke patients using wholeBrainSeg_Large_UNEST_segmentation model from monai zoo. I'm faced with two challenges.
|
Beta Was this translation helpful? Give feedback.
Answered by
KumoLiu
Jan 2, 2024
Replies: 1 comment 1 reply
-
Hi @qwang0225, you can refer to this tutorial. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
qwang0225
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @qwang0225, you can refer to this tutorial.
https://github.com/Project-MONAI/tutorials/tree/main/model_zoo
Hope it helps, thanks!