MASILab / 3DUX-Net

240 stars 33 forks source link

About ValueError #20

Closed zzzyzh closed 1 year ago

zzzyzh commented 1 year ago

Hi, I get a new error like this, File "/root/miniconda3/envs/uxnet3d/lib/python3.8/site-packages/monai/transforms/utils.py", line 439, in correct_crop_centers raise ValueError("The size of the proposed random crop ROI is larger than the image size.") ValueError: The size of the proposed random crop ROI is larger than the image size.

I have reprocessed the data and ensured that the z-axis is greater than 96x1.2 = 115. What should I do T_T.