Implementation of UNet, multi-modal U-Net, LSTM multi-modal Unet for BRATS15 dataset with Pytorch}
- Python >= 3.6
- Pytorch >= 1.0.0
- SimpleITK
- numpy
- scipy
More detail can be found at LSTM Multi-modal UNet for brain tumor segmentation You will also find my presentation slides helpful! If you use this code in your research, please cite it, thank you!
Before training, please remember to change the
data_dir
For each folder, to train the model, simply run
python main.py