-
Dear author, Thank you for your excellent work. I want to ask for the ground-truth label data, such as segmentation.nii.gz. For the kits dataset and liver dataset, does the seg==1 means the tumor? or …
-
Hello! I encountered an issue while reproducing the training part code of your paper: I trained on multiple tasks, but it seems that I could only achieve the segmentation of task A in the end. The seg…
-
-
currently the model is trained only on CT images, but now the need of mri models are growing, how the model can be trained to do universal segmentation on any modalities ?
-
Dear Experts,
I intend to perform radiomics analysis on HCC.
However, when I attempt importing .nii mask/segmentation as described at https://github.com/cerr/CERR/wiki/Importing-NIfTI-data#impor…
-
Thanks for your great work, it’s given me a lot of inspiration.
I have a question about multi-organ segmentation, which is training the model using multiple different organ (tumor) datasets.
In …
-
In the data, quantitative measurements are tied to the segmentations of the specific structures.
In the portal, quantitative measurements of the specific kind are lumped into one set of numbers acr…
-
The purpose of this issue is to track the progress related to the migration of the datasets historically associated with the server `http://insight-journal.org/midas`
The associated MIDAS communiti…
-
hello~ how could we use the trained 2d-denseUnet model to predict the liver areas. Should we change the predict_tumor_inwindow function in test.py? thanks~
-
Should the original segmentation-.nii be processed before training?