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

Data directory structure #8

Open
gm039 opened this issue Jul 17, 2020 · 1 comment
Open

Data directory structure #8

gm039 opened this issue Jul 17, 2020 · 1 comment

Comments

@gm039
Copy link

gm039 commented Jul 17, 2020

Hi,

How to perform 3D segmentation to the custom dataset with 3D volume and corresponding segmentation.
A dataset file structure might be helpful for iseg_2017 example.

Thanks

@iliasprc
Copy link
Collaborator

The training code extracts random patches from the medical images which are saved in the folder specified in the dataloader
Check this line

self.sub_vol_path = self.root + '/iseg_2017/generated/' + mode + subvol + '/'

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

2 participants