-
Hello,
I git cloned the repository into my server.
I created a conda environment with python= 3.7.7
In the directory /home/naayem/Projects/swin/research-contributions/SwinUNETR/BTCV
I installed th…
-
The following bundles need to be updated into using MONAI 1.0.1 and Pytorch 1.13.0:
`brats_mri_segmentation` @yiheng-wang-nv
`lung_nodule_ct_detection` @Can-Zhao
`pancreas_ct_dints_segmentation` …
-
Hi,
I am facing an issue in evaluating the UNETR models trained with the repository. I saw there was a previous issue that raised the same problem: https://github.com/Project-MONAI/research-contrib…
-
**Describe the bug**
I have encountered two different situations where monai label is using far more memory than I would expect. Are these user errors, or related to my dataset? Has monai label been …
-
Hi,
Thank you for sharing your great work. Could you please provide some clarity on the implementation details on the BTCV dataset for the Swin-UNETR.
1) Please clarify that the reported numbers o…
-
Hi!Thanks for your great work!
when i use this Swin UNETR model(https://github.com/Project-MONAI/MONAI/blob/1.0.0/monai/networks/nets/swin_unetr.py), there is a ckpt size mismatch problem.
i canno…
-
**Describe the bug**
HTTP Error 404 : Not Found raised by the urllib when trying to download the swin_unetr_btcv_segmentation_v0.1.0 model bundle with the monaibundle app as presented in the Quicksta…
-
**Describe the bug**
Nan popped up while I was training the UNETR network.
WARNING:root:NaN or Inf found in input tensor.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to 'UNETR/BTCV'…
-
Hi,
Thanks for your great project. Is there any option available for k-fold validation during the training?
-
Dear nnUNet Team,
Thank you so much for your work!
I have an issue with running inference with the Kidney Pretrained Model (Task48) on my own data -> the final segmentation is always empty (has on…