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

full_volume.shape ==> "None type has no attribute shape" #31

Open
Bemnet-Won opened this issue Sep 12, 2023 · 1 comment
Open

full_volume.shape ==> "None type has no attribute shape" #31

Bemnet-Won opened this issue Sep 12, 2023 · 1 comment

Comments

@Bemnet-Won
Copy link

Does anyone has solution to this

Data: brats2018 dataset

A bug in tests.test_vizual.py
Line: 37: visualize_3D_no_overlap_new(args, full_volume, affine, model, 10, args.dim)
This leads to lib/visual3D_temp/[viz.py]
Line 111: modalities, slices, height, width = full_volume.shape

"None type has no attribute shape"
pppp

@Bemnet-Won
Copy link
Author

All the brats2018, 2019 and 2020 datasets class, full volume is defined as None
self.full_volume = None

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