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

dataset #6

Open
H-CODE6 opened this issue Dec 28, 2022 · 2 comments
Open

dataset #6

H-CODE6 opened this issue Dec 28, 2022 · 2 comments

Comments

@H-CODE6
Copy link

H-CODE6 commented Dec 28, 2022

Hello, the author, thank you for opening your experiment code. I noticed that your experiment uses multiple datasets, but currently only one dataset's experiment process is open. Can you open the experiment process of other datasets? We look forward to your reply!

@zzzqzhou
Copy link
Owner

zzzqzhou commented Jan 3, 2023

Hi, the process of other datasets is similar as BraTS2018, you can modify

modality_name_list = {'t1': '_t1.nii.gz',
't1ce': '_t1ce.nii.gz',
't2': '_t2.nii.gz',
'flair': '_flair.nii.gz'}
and
data_root = 'Your Data Dir.'
target_root = 'Your Target Data Dir.'
modality = 'Your Brats Modality'
to fit other datasets.

@j15557302826
Copy link

你好,作者,关于你这个实验,我想咨询一些问题,希望得到回复或者加一下我的微信进一步了解,v:j19871580064

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

3 participants