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

Are we loading the whole dataset in the memory? #61

Open
joangog opened this issue Dec 1, 2023 · 0 comments
Open

Are we loading the whole dataset in the memory? #61

joangog opened this issue Dec 1, 2023 · 0 comments

Comments

@joangog
Copy link

joangog commented Dec 1, 2023

Hi! I was trying to adapt the notebook of the downstream task of lung nodule segmentation (link) to brain tumor segmentation (BraTS). I noticed that the whole dataset is loaded in the memory and no pytorch dataloaders are used, nor custom dataloader classes are implemented. Is this the case? Because I am having trouble doing this for BraTS which is a large dataset. Could you perhaps provide the downstream task notebook for BraTS too, so that I can see how you managed to do this?

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