HealthML / active-segmentation

ActiveSegmentation: A Simulation Framework for Benchmarking Active Learning Strategies for 3D Medical Image Segmentation
GNU Affero General Public License v3.0
16 stars 1 forks source link

bug in doubly_shuffled_nifti_dataset.py #159

Open funkyZhaofour opened 1 year ago

funkyZhaofour commented 1 year ago

https://github.com/HealthML/active-segmentation/blob/main/src/datasets/doubly_shuffled_nifti_dataset.py#L499

this line will throw an error when self.dim is not 2.