-
Hello team,
Firstly, I’d like to thank you for sharing your impressive work and code! I’m reaching out because I encountered an issue while reproducing the zero-shot pseudo masks, specifically fo…
-
## **Describe the bug**
> A clear and concise description of what the bug is.
- 정확도 계산을 위해 accuracy-brats.py 을 실행을 했는데 오류 발생
### **Screenshots or Logs**
If applicable, add screenshots…
-
When I run data_conversion.py, I get this error. I locate the training data in the correct path and modify it in the Python file. Can you please help me resolve this issue?
Traceback (most recent c…
-
Hello, I am a student working on a project trying to understand how nnUNet works with TotalSegmentator. I was wondering how am I supposed to type in a command so the training happens on the GPUs. Also…
-
Please read the following resources before posting issues:
Common questions:
https://github.com/MIC-DKFZ/nnUNet/blob/master/documentation/common_questions.md
Common Problems and their solutions…
-
Dear Zhou,
Thank you for your contribution to this paper. As the title indicates I am having an issue with running the test on your model. Up until the following output the program seems to be work…
-
I have a multi-class segmentation model that seems to have trained on the data but fails dramatically on a subset of test cases. I am hoping someone can recognise the failure mode and help me fix it.
…
-
# Description
[SlicerNNUnet](https://github.com/KitwareMedical/SlicerNNUnet) is an extension on [Slicer (v5.7.0)](https://download.slicer.org/) for implement segmentation models trained with [nnUN…
-
# Description
With [SlicerNNUnet](https://github.com/KitwareMedical/SlicerNNUnet) module is possible to implement [nnUNetV2](https://github.com/MIC-DKFZ/nnUNet) pre-trained models on [Slicer (v5.7…
-
Excellent work! Thanks for your open source spirit, it saves me a lot of time!
Could you provide the training code for nnUNet in the pre-training phase? Similar to "single_train.sh" and "voco_train…