Loading BraTS-20 dataset for Tumor Segmentation #3955
Replies: 3 comments 3 replies
-
Hi @faizan1234567 , Thanks for your interest. Thanks. |
Beta Was this translation helpful? Give feedback.
-
Hello, I'm doing transfer learning so wondering if it's possible to only load one modality from BraTS dataset? Thanks in advance! |
Beta Was this translation helpful? Give feedback.
-
Hi @WenqingZong, you can customize a simple transform via Lambdad to select input channels of images. For example, |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a BraTS-20 dataset for brain tumor segmentation. I want to load this dataset for training. I have gone through this tutorial, however, in this tutorial author uses DecathlonDataset for loading the BraTS-16 and BraTS-17 datasets. I need to load BraTS-20, I have searched through the issues on this forum but I have not found the required tutorial. I want to load the BraTS-20 dataset using data loaders. Anyone, please help me to sort this out.
Beta Was this translation helpful? Give feedback.
All reactions