-
Thanks for sharing your well-trained weights.
There are two problems when trying.
1. The keys of weights and model.state_dict() are not matched well. This is just a small problem which I fix it b…
-
# TL; DR
After unarchiving `Totalsegmentator_dataset.zip`, access to the very last element of `s0864/ct.nii.gz` results in a CPC check error.
Minimum python code to reproduce:
```python
import n…
-
Hi Ali. In the tutorial of BTCV multi-organ [segmentation,](https://github.com/Project-MONAI/tutorials/blob/main/3d_segmentation/unetr_btcv_segmentation_3d.ipynb) the val dice score is about 80%. How …
-
**Is this a bug report or feature request?**
* Bug Report
**Deviation from expected behavior:**
On Upgrading the Rook Version from one Patch 1.12.6 to 1.12.11 with the official guide, then al…
-
Hi, first of all, I appreciate your work.
In your paper on Table 3, there is a benchmark on the BTCV validation test set. Is it possible to share the train/validation split you use?
Or, did you us…
-
### Discussed in https://github.com/Project-MONAI/MONAI/discussions/6861
Originally posted by **Striking-Project** August 13, 2023
Hi @KumoLiu
these are the transformations I am using on dat…
-
When I worked on #294 , I found that the achieved val score based on provided weights is around 0.8120 which is different from the readme and metadata.json ( 0.8269).
Hi @tangy5 , may need your help …
-
Regarding the synapse dataset, there are a total of 13 organs in the labels in the 3D dataset, but there are a total of 8 organs compared in the paper, please ask whether the function of calculating l…
-
Hello and thank you for the great work!
Can you provide the code you used to perform the evaluation of the model? I would like to replicate that and do experimentations for a paper.
Incidentally…
-
Thank you for providing the synapse and ACDC's dataset and learning and testing code. Could you provide us with BTCV's dataset, learning, and test code?