MedicalZooPytorch
MedicalZooPytorch copied to clipboard
full_volume.shape ==> "None type has no attribute shape"
trafficstars
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"
All the brats2018, 2019 and 2020 datasets class, full volume is defined as None self.full_volume = None