-
Hello,
When I run ./run_training_acdc.sh, it gives the errors below. Could you check and help which I missed. thank you.
$ ./run_training_acdc.sh
###############################################
I …
-
Task003_tumor Cannot be inferred using the last model provided?
Traceback (most recent call last):
File "/home/lcl/unetr_plus_plus/unetr_pp/training/model_restore.py", line 168, in
trainer =…
-
Hello, I had the same problem and no module named 'unetr_pp'.
my folder structure is similarity with https://github.com/Amshaker/unetr_plus_plus/tree/main/unetr_pp
and running the training script:"…
-
using the following model files: ['/home/lcl/unetr_plus_plus/unetr_pp/evaluation/unetr_pp_tumor_checkpoint/unetr_pp/3d_fullres/Task003_tumor/unetr_pp_trainer_tumor__unetr_pp_Plansv2.1/fold_0/model_fi…
-
I am using data from this folder: ../DATASET_Tumor/unetr_pp_raw/unetr_pp_raw_data/Task03_tumor/Task003_tumor/nnFormerData_plans_v2.1
###############################################
self.crop_size i…
-
**Describe the bug**
I am trying to reproduce the Swin UNETR. I am doing finetuning, using the code and model.pt file given at:
https://github.com/Project-MONAI/research-contributions/tree/main/Sw…
-
### Model description
I would like to add a new model:
Proposed in the paper: [UNETR: Transformers for 3D Medical Image Segmentation](https://arxiv.org/abs/2103.10504)
UNEt TRansformers (UNET…
-
I'm bothering you! I want to ask you when you ran the comparison model swinutr and unetr, did you directly change the Jiang network architecture to the comparative model architecture directly on the b…
-
In the paper about UNETR, it says "Additional data from the same cohort was used for the Free Competition increasing the number of training cases to 80 volumes". I downloaded the BTCV dataset, there…
-
Dear author, I have successfully replicated the UNETR++ model as per your prompt #64. While going through the paper on UNETR++, I came across your mention of Swin-UNETR in Synapse data experiment comp…