-
Hello, I used the training set for training in the process of segmenting nodules, and I can pass the entire code normally, but the result of dice is not good, so I screened the diameter of the nodules in the training set, and I eliminated the data with a diameter less than 5mm for training. When I trained again, when I cropped the training set with RandCropByPosNegLabeld, the following problems occurred:
What's going on with this? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi @MOMOANNIE, the error message looks from line 557, could you please try to check the data before MONAI/monai/transforms/utils.py Line 557 in 28c9083 |
Beta Was this translation helpful? Give feedback.
Hi @MOMOANNIE, the error message looks from line 557, could you please try to check the data before
RandCropByPosNegLabeld
?MONAI/monai/transforms/utils.py
Line 557 in 28c9083