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

Do I need to create a corresponding dataset class for the BTCV example dataset? Because I see only the ISIC class in the dataset.py code. #38

Closed
nanshanvv opened this issue Jul 7, 2023 · 3 comments

Comments

@nanshanvv
Copy link

No description provided.

@AmrinKareem
Copy link

The utils.py has the dataloader for BTCV

@nanshanvv
Copy link
Author

The utils.py has the dataloader for BTCV

Thanks for your reply, I have found the dataloader.
But when I run the code in the example, it still gives the following error:
image
Browsing the code I found that nice_train_loader=get_decath_loader(args) and get_decath_loader is present. Can you please tell me if you encountered this problem and how you solved it.
image

@WuJunde
Copy link
Collaborator

WuJunde commented Jan 7, 2024

you need to set -dataset as decathlon in the running

@WuJunde WuJunde closed this as completed Feb 28, 2024
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