BraTS18-Project
BraTS18-Project copied to clipboard
Brain tumor segmentation using fully-convolutional deep neural networks.
I run this code on google colab and i keep getting this error from the training file `usage: train.py [-h] [--job-dir JOB_DIR] [--job-name JOB_NAME] [-gcs] [-params PARAMS] --config CONFIG [--brats...
When running `python setup.py install` I get the following error `Couldn't find index page for 'SimpleITKitk' (maybe misspelled?)` How can I fix this?
Dear authors: Recently I have looking at your this project and feel interested in it! After I have read your github introduction, the URL is that; https://github.com/jondeaton/BraTS18-Project, and I face...