-
-
Hello,
First of all, thank you so much for this brilliant model. I have some questions.
1. I have downloaded the dataset from the link embedded in the notebook, but that dataset I have downloade…
-
Hi! thank you very much for you great work!
The Residual Block described in the Swin Unetr paper seems to reduce the channel dimension, but generally the Residual Block in the vanilla ResNet will n…
-
```
"spleen_ct_segmentation_v0.1.0": {
"checksum": "18bae0a62d90fb06b33c1c7702867a4d4d7b98f0",
"source": "https://github.com/Project-MONAI/model-zoo/releases/download/hosting_storag…
-
Hi! When the code of Swin UNETR will be release? it is a interesting work : )
-
SWIN, SWIN-UNETR, Pix2Seq
-
HI, When I was trying to train the UNETR, I found that the last epoch result was always selected as validation accuracy, But I am confused why not to take the average?
![image](https://user-images.gi…
-
Hi ALi Hatamizadeh,
It is intersting repository for 3D medical image segmentation. I have trained the UNETR model for MSD pancreas and pancreatic cancer segmentation and got average dice coefficient …
-
Hello, Thank you for your work. I want to use the poly loss for image segmentation. I have input [B,C,H,W] and mask as [B,H,W]. I have ignore_indexes too in masks. how can I use your provided loss fu…
-
Looks like nice work.
Do you have a training and evaluation script?
Thanks,
Jay