-
Hello, sorry to bother you. When comparing Swin-UNetR and nnU-Net, I noticed that Swin-UNetR requires a significantly different maximum number of epochs for different segmentation tasks, while nnU-Net…
-
Hello.
I find the implementation of TransformerEncoderBlock in unetr_pytorch/utils/transformer.py is different from the code in the Paper "UNETR: Transformers for 3D Medical Image Segmentation".
Spe…
-
Hi Nikhil,
I found your UNETR tutorial helpful on youtube. Thanks for it.
I have been trying to implement unetr on my data for multiclass segmentation. i have modified the config values according to…
-
### 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…
-
**Describe the bug**
log: https://github.com/Project-MONAI/MONAI/runs/3073470810?check_suite_focus=true
```
Running ./3d_segmentation/unetr_btcv_segmentation_3d.ipynb
Checking PEP8 compliance...
…
-
UNETR的原文是这样描述的:“For the brain tumor segmentation task, the entire training set of 484 multi-modal multi-site MRI data (FLAIR, T1w, T1gd, T2w) with ground truth labels of gliomas segmentation necrotic/…
-
**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…
-
Dear Authors,
Thanks for your impressive work in medical image segmentation. I would like to ask how many feature sizes you use in your UNETR paper. Looking forward to your reply.
-
I am having some issues using a private pretrained encoder weights. When following the swin-unetr pretrain repo to train a pretrained encoder weights, the model can't be loaded for downstream segment…
-
## Description
This issue summarizes some early experiments with supervised pre-training SC segmentations.
WIP branch: [nk/jv_vit_unetr_ssl](https://github.com/ivadomed/model-seg-dcm/tree/nk/jv_…