-
As Im trying to use this model to do individual organ segmentation, for eg. for lungs , liver, spleen, kidneys, etc.
Im using the model from monai , im able to run the code and everything runs fine ,…
-
**Describe the phenomenon**
1. [VISTA codebase](https://github.com/Project-MONAI/VISTA/tree/main/vista3d) and the [paper](https://arxiv.org/pdf/2406.05285) says that VISTA3D supports **127 classes;**…
-
Hi Dr. Muller,
I tried the kits19 notebook and it runs pretty well. But because of my (relatively) weak GPU I had to choose only several samples trained on limited epochs. Which means the results w…
-
我的训练集的图像和标签都是3d的,但是标签是多标签在同一个通道中,用不同的像素值标记的结构。但是我看了一下pre_CT_MR.py文件中的预处理,只判断了一个像素值大于0也就是前景,那么我有一个问题,如果是我这样的多标签的应该如何处理。或者说需要单独将每个标签单独做成图像和其对应的二值掩码。
-
Hi,
first of all thanks for this framework, it is very useful.
I had a question regarding the notebook for the DICOM example under "./examples/LCTSC_DICOMInterface.ipynb"
what is the need of …
-
**Describe the bug**
AutoRunner spikes CPU usage and ends with SIGKILL9. Pytorch recognizes GPU and other scripts utilize GPU.
**To Reproduce**
Steps to reproduce the behavior:
1. run autorunne…
-
Hi
We are trying to test text-to-text translation on the ESIC corpus. The problem is that ESIC is document aligned, but not sentence aligned. The documents are segmented, but the number of segments…
-
I've been testing version 3.0 for a few days now, and I'm quite satisfied with the significantly improved processing speed compared to v2. However, when running certain modules, the system tends to ov…
-
@wjeong53 아래의 내용 작성해보실 수 있어요? 그리고 test docker phase에 한번 넣어봐주세요.
#### Summary
- test docker phase가 오픈되었습니다. [1]
- inference code가 저희가 만든 코드랑 호환되게 작성되어야합니다.
#### TODO
@wjeong53 아래의 작업을 한번 해보실래요…
-
I have abdominal T1-VIBE sequences and totalsegmentator always predicts some lung, where never has been any lung visible. Also segmentation of other organs is not really competitive. I tried it with n…