-
Hi, this is a awesome work. But I am confused about the evaluation of the Synaspse during training.
Synaspe contains eight foreground classes, but why it shows 13 classes and evaluates on 13 classe…
-
I am trying to use swinUNETR with the tutorial on swin_unetr_btcv_segmentation_3d.ipynb.
However, I am facing an out-of-memory error on Google Colaboratory's free GPU, and the notebook is not runnin…
-
Hello, Im feeding the network data with size of [1,128,128,128] but I keep getting the following error: "RuntimeError: Given normalized_shape=[48], expected input with shape [*, 48], but got input of …
-
I'm using UNETR code a brain image dataset instead of BTCV,
but the prediction image is not saved. Is there any other way?
-
Hi,
Recently came across your latest model UNeST, and impressive results on Multi-organ segmentation. But the model zoo does not provide any support for the BTCV organ segmentation task (Table. 5) in…
-
Hi,
if i train SwinUNETR on BTCV distributed, i can not load the provided self supervised weights. It works for training on a single GPU but not on multiple GPUs. Any ideas?
What CUDA and Pytorch…
-
Hello,
Thank you for sharing your work and the codebase.
I am trying to reproduce the results of UNETR for the BTCV dataset mentioned in Table. 1 (**Without using any additional data on the stan…
-
Hi, thanks for your great work. I've tried to train UNETR model on ACDC dataset using the pretrained checkpoint. But I got error:
"ValueError: The size of the proposed random crop ROI is larger than …
-
**Describe the bug**
ITK 5.2.1.post -> 5.3.0 may cause the following error in the freshly-built MONAI docker container.
```bash
2022-11-28 13:55:51,873 - INFO - set logging properties based on co…
-
Hi Monai Team,
I am saving output prediction using the code provided at this link: [https://github.com/Project-MONAI/research-contributions/blob/main/UNETR/BTCV/test.py](url) but the predictions g…