Replies: 1 comment 11 replies
-
Hi @Meddebma , Thanks for your interest and experiments with MONAI. Thanks. |
Beta Was this translation helpful? Give feedback.
11 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I was using the KeepLargestConnectedComponent as a post transform for segmentation tasks and it always worked well, since two weeks it shows me a new error saying:
NotImplementedError: Only for images of dimension 1-3 are supported, got a 4D one
I am wondering why, I did not change the dimensions of my data.
here is my notebook:
https://github.com/Meddebma/pyradiomics/blob/master/3D_Segmentation_eval.ipynb
thanks for your help
Beta Was this translation helpful? Give feedback.
All reactions