Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vague instructions #4

Open
asb2111991 opened this issue Mar 24, 2021 · 1 comment
Open

Vague instructions #4

asb2111991 opened this issue Mar 24, 2021 · 1 comment

Comments

@asb2111991
Copy link

The instructions in "Open modules/configfile.py and change the following paths to match your folder structure:" are a little vague.

What folder structure? The zip files do not contain files like: 'BRATS2018_Unprocessed.h5'

It will be really helpful if you can add some screenshots and show how you set it up on your computer so that users can have some reference.

@asb2111991
Copy link
Author

In the following instructions

_Download BRATS2018 dataset from the official website https://www.med.upenn.edu/sbia/brats2018/data.html and extract both the Training and Validation zip files to a folder, say:

/local-scratch/data/BRATS2018/Training/
/local-scratch/data/BRATS2018/Training/HGG
/local-scratch/data/BRATS2018/Training/LGG_

Another folder needs to be added:
/local-scratch/data/BRATS2018/HDF5_Datasets

And, in the scripts within the 'modules' folder, all the import commands containing
from modules. import

must be edited to remove 'modules.' making the command
from import

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant