-
When I am using this model, following (https://github.com/Project-MONAI/tutorials/blob/master/3d_segmentation/unetr_btcv_segmentation_3d.ipynb)
I don't want to include background, so I make this ch…
-
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, 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
…
-
OS: W10
Programming Language version: python 3.10.6
CCXT version: 1.92.32
Hello,
im testing watch_my_trades in exmo and dont work.
i dont receive data of updates of orders.
in the line 330 …
-
Hello,
First of all, thank you very much for you great work!
I would have a question regarding how you coped with the issue of having only very limited training data available (spleen segmentatio…
-
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/…
-
**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…
-
**Describe the bug**
A clear and concise description of what the bug is.
OOM at validation for unetr repository when spacing is set at 1mm
**To Reproduce**
Steps to reproduce the behavior:
Run…
-
The Deepgrow is a single output channel model. However, it can be used for annotating multiple types of organs with the same model. This can be done by incorporating multiple label samples in the trai…