nnUNet
nnUNet copied to clipboard
Error: Spacing mismatch between segmentation and corresponding images.
Hi~I am preprocessing using nnunet2 and it says there is a spacing dismatch between segmentation and corresponding images, however, according to the output, they are exactly the same size, can you help me with that problem?Thanks a lot!
Hey @DemerzelWang,
Thanks for reporting this, there was a small bug in the error message stating the image and segmentation shape instead of the spacing. This should be fixed now. But you probably still have a problem with the spacing.
Best, Lars