Closed ahatamiz closed 3 years ago
Hi @junyuchen245 , nice collection of transformers for medical imaging.
We have open-sourced UNETR in the following repository:
https://monai.io/research/unetr-btcv-multi-organ-segmentation
It currently supports multi-organ segmentation task using BTCV dataset, but more segmentation tasks (BRATS, MSD etc.) will be added later.
It's also now part of MONAI and can be directly imported:
https://docs.monai.io/en/latest/_modules/monai/networks/nets/unetr.html
Hi @ahatamiz,
Thanks for letting me know! I have updated the description and the link.
Junyu
Great. Thanks, Junyu !
Ali
Hi @junyuchen245 , nice collection of transformers for medical imaging.
We have open-sourced UNETR in the following repository:
https://monai.io/research/unetr-btcv-multi-organ-segmentation
It currently supports multi-organ segmentation task using BTCV dataset, but more segmentation tasks (BRATS, MSD etc.) will be added later.
It's also now part of MONAI and can be directly imported:
https://docs.monai.io/en/latest/_modules/monai/networks/nets/unetr.html