-
Build the training script for spine generic with the no_crop dataset using the UnetR model with MONAI.
-
I want to evaluate with BTCV test dataset (img0061.nii.gz ~ img0080.nii.gz)
But I can not evaluate with your Synapse code.
How do you evaluate with BTCV test dataset??
Thanks for reading
-
# Large Dataset Notary Application
To apply for DataCap to onboard your dataset to Filecoin, please fill out the following.
## Core Information
- Organization Name: Fujian DongShuXiSuan Technol…
-
**Describe the bug**
RuntimeError for SwinUNETR version 2 but not for version 1.
**To Reproduce**
Code to reproduce:
```python
import torch
from monai.networks.nets.swin_unetr import Swi…
-
**Data information:**
The dataset info given on colab notebook of this code on monai website (https://github.com/Project-MONAI/tutorials/blob/main/3d_segmentation/swin_unetr_brats21_segmentation_3d.i…
-
For the results of BTCV in the reproduction paper, I have some questions I want to ask, the 5-fold cross-verification method you mentioned, is it done five times with train.py and val.py? According to…
-
I created https://github.com/constantinpape/torch-em/blob/main/experiments/vision-transformer/unetr/initialize_with_sam.py to check it. But it fails when trying to feed a tensor into it.
cc @anwai9…
-
**Is your feature request related to a problem? Please describe.**
After reading the original paper on visual transformers (link below), they seem to excel when trained over large datasets.
That mak…
-
**Describe the bug**
In the provided model_swinvit.pt, there are not "swinVit" in the weight kyes of swinVit model.
After state_dict[key.replace("module.", "")] = state_dict.pop(key), the state_d…
-
**Describe the bug**
When I try to build the monai-deploy docker image, I get the following error
```
Traceback (most recent call last):
File "/home/gupta/miniconda3/envs/monai-deploy-test/bin/m…