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

issue while running Train_downstream_tasks.py #3

Open
Tihetna1891 opened this issue Apr 7, 2022 · 0 comments
Open

issue while running Train_downstream_tasks.py #3

Tihetna1891 opened this issue Apr 7, 2022 · 0 comments

Comments

@Tihetna1891
Copy link

Traceback (most recent call last):
File "Train_downstream_tasks.py", line 245, in
d_train = DatasetStk(train_fold, rs_size=cfg['rs_size'], rs_spacing=cfg['rs_spacing'], rs_intensity=cfg['rs_intensity'], label_map=cfg['label_map'], cls_num=cfg['cls_num'], perturb=True)
File "/content/drive/MyDrive/Task-Oriented-CT-Denoising_TOD-Net/dataset.py", line 283, in init
for i, [d_name, casename, image_fn,image_ld_fn, label_fn] in enumerate(ids):
ValueError: not enough values to unpack (expected 5, got 3)

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