Mehrdad Noori (MeNo)
Results
2
comments of
Mehrdad Noori (MeNo)
You can easily modify the `prepare_data.py` to make it fit to your own problem. If you have any problems please let me know.
I used BraTS dataset that is in nii.gz format. It also contains 4 image types/channels (flair, t1, t1_ce, t2) + label. Something like: ``` MICCAI_BraTS_2019_Data_Training ├── HGG │ ├── BraTS19_2013_10_1...