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

Lack of methods for importing brats data in DataGenerator code? #8

Open
liaochuanlin opened this issue Sep 14, 2023 · 1 comment
Open

Comments

@liaochuanlin
Copy link

pcrlv2_brats_finetune
Traceback (most recent call last):
File "/home/lcl/PCRLv2/main.py", line 46, in
data_loader = get_dataloader(args)
File "/home/lcl/PCRLv2/main.py", line 17, in get_dataloader
dataloader = getattr(generator, loader_name)()
AttributeError: 'DataGenerator' object has no attribute 'pcrlv2_brats_finetune'

@joangog
Copy link

joangog commented Nov 24, 2023

You have to git checkout to the "finetune" branch of the repo.

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