-
The data does not appear to have the annotations outlined in the tutorial, can you guide us towards the correct datasets?
-
Hi, I tried to run the code(attached below) after loading the images but got an error with the dimension. I am wondering if the image's shape should be torch.Size([1, 220, 220, 45]).
Thank you
…
-
Hi,
I am using code from notebook unetr_btcv_segmentation_3d.ipynb.
However, when I am trying to run it, I am getting following error which I can't solve.
For line:
for step, batch in enumer…
-
Hi Monai Team,
First of all, thank you for providing the good repository for image processing work. I was trying to implement UNETR algorithm given which is given in "monai/tutorials/3d_segmentation/…
-
**Is your feature request related to a problem? Please describe.**
Existing releases of App SDK depends on MONAI 0.6.0, though newer releases of MONAI have been published on pypi.org. For the specifi…
-
**Describe the bug**
It was observed that the DICOM Seg instance from DICOMSegmentationWriterOperator now has multiple seg slices on the same frame, i.e. multiple segmentation slices each should be o…
-
Greetings. I've been using CacheDataset for some time although currently, I don't have the resources to cache the whole dataset as the number of samples increased. To workaround this I've gone for Per…
-
**Describe the bug**
We are trying to do multi label annotation of liver and spleen. We used the spleen segmentation example and we followed this [link](https://github.com/Project-MONAI/MONAI/issues/…
-
**Describe the bug**
I visualize the image-label patch pairs in the following tutorial.
https://github.com/Project-MONAI/tutorials/blob/master/3d_segmentation/unetr_btcv_segmentation_3d.ipynb
It …
-
**Describe the bug**
Thanks for sharing the great work.
I try to run the following unetr tutorial with BTCV dataset.
https://github.com/Project-MONAI/tutorials/blob/master/3d_segmentation/unetr_b…