pykao / Modified-3D-UNet-Pytorch

This repository implements pytorch version of the modifed 3D U-Net from Fabian Isensee et al. participating in BraTS2017

Home Page:https://www.med.upenn.edu/sbia/brats2017/rankings.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Modified-3D-UNet-Pytorch

This repository implements the modified 3D UNet architecture in pytorch from Brain Tumor Segmentation and Radiomics Survival Prediction: Contribution to the BRATS 2017 Challenge Fabian Isensee et al. participating in BraTS2017.

You are able to find the PyTorch version of the modified 3D UNet in model.py

The model works but you have to work on data loading part and training part.

Please refer to our BraTS2018-tumor-segmentation repo if you would like to use this model on brain tumor segmentation.

About

This repository implements pytorch version of the modifed 3D U-Net from Fabian Isensee et al. participating in BraTS2017

https://www.med.upenn.edu/sbia/brats2017/rankings.html

License:MIT License


Languages

Language:Python 100.0%