-
I am a beginner when it comes to this; I am an undergraduate student working on a project to generate 3D CT using limited XRays. However before training the model, I am using the LiTS CT Scan dataset …
-
Dear @seconds7 ,
Thank you for sharing your work.
I have question about how to train the network with multiple dataset. (It's not written yet on that section)
Currently I have KiTS, LITS, and D…
-
I have a segmentation task with 3 labels. May I know how to segment it using Auto3Dseg? All the examples are for one label tasks.
-
HI, I recently ran inference on a lung tumor dataset using the pretrained MultiTalent model. Overall, the performance on the labeled tumor data `06_lungnodule` was promising.
However, when I was ex…
-
-
Thank you for your excellent work, which has greatly helped my own work. However, I have a few questions regarding the implementation of the DHC project. In October 2023, I downloaded your complete co…
-
I received a license for the vertebrae_body segmentations, but when I try running it I get the following error:
```
Predicting s01:
perform_everything_on_gpu: True
100%|██████████| 18/18 [00:00 …
-
**Describe the bug**
When I run the code as
```
moosez -d -m clin_ct_organs
```
I get the following error
```
/ |/ / __ \/ __ \/ __/ __/ |_ | / _ \
/ /|_/ / /_/ / /_/ /\ \/ _/ / __/_…
-
I am trying to use ants.atropos on an image and I occasionally get the following error with probsout list being empty:
import ants
img = ants.image_read('image.nii.gz')
img = ants.resample_image(…
-
**Describe the bug**
I tried the CT models and it worked very well, but the MRI model preclin_mr_all didn't generate good results.
Update: I missed the information in the document. The MRI model is …