can not find a suitable reader for file: #3903
Replies: 5 comments 6 replies
-
Hi @caoshiwen1 , Thanks for your interest here. I verified it locally, seems it can be supported by Thanks. |
Beta Was this translation helpful? Give feedback.
-
Try Thanks |
Beta Was this translation helpful? Give feedback.
-
Hi, I am using monai for UNET for 2D image segmentation. For training the model, I had a problem with reading and loading .tif format images, which I solved it by defining a class to open them and convert to numpy array. /scratch1/users/menayat/conda/mambaforg/envs/main/lib/python3.10/site-packages/monai/metrics/utils.py:219: UserWarning: y should be a binarized tensor. Do you have any idea what should I do here? thanks in advance |
Beta Was this translation helpful? Give feedback.
-
This may be the unsuitable numpy version. I change my numpy version from 1.24.4 to 1.21.4, and the error disappered |
Beta Was this translation helpful? Give feedback.
-
Try |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
进程已结束,退出代码为 1
Beta Was this translation helpful? Give feedback.
All reactions