This is the modified of Unet model for KITS19 dataset.
git clone https://github.com/neheller/kits19
cd /kits19
python3 -m starter_code.get_imaging
Run save_data.py to load and save data in training and testing set
Run mean_std_get.py to get mean and standard variation values for normalization step. Run train.py to train model
Run test.py for viewing result (tensorboard --logdir=runs)
Training set
Result of segmentation