You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Improving code clarity (separate widgets), upgrading to match with Raidionics v1.3
* Pure segmentation update
* Reporting for neuro and mediastinum applications
* Update to the structure
* Small fix to model download
The plugin has been tested with the stable release 5.6.1 of 3D Slicer, and the upcoming release 5.7.0.
24
+
The plugin has been tested with the stable release 5.8.1 of 3D Slicer, and the upcoming release 5.9.0.
24
25
A [step-by-step video](https://www.youtube.com/watch?v=NStMzLcj1WE) for installing the plugin and running a segmentation model for the first time is available.
25
26
26
27
<details>
@@ -38,12 +39,12 @@ A [step-by-step video](https://www.youtube.com/watch?v=NStMzLcj1WE) for installi
38
39
* Download and install Docker (see [below](https://github.com/raidionics/Raidionics-Slicer#docker-setup--)).
39
40
The necessary _Raidionics_ Docker image should be collected automatically when downloading a model for the first time.
40
41
Please do the following if it did not happen correctly:
∘ Select Extension > point to the first Raidionics subfolder (inside Raidionics-Slicer) and add it to the path (tick the small box at the bottom).
47
+
∘ Select Extension > select your local Raidionics-Slicer folder and add it to the path (tick the small box at the bottom).
47
48
48
49
*:warning: Restarting 3D Slicer to setup Python environment might be necessary on some occasions.
49
50
@@ -81,16 +82,17 @@ If you are using Raidionics-Slicer in your research, please use the following ci
81
82
More information about the different models provided and architectures used can be accessed from the below-listed publications.
82
83
83
84
### Neuro
84
-
* AGU-Net neural network architecture => [Meningioma Segmentation in T1-Weighted MRI Leveraging Global Context and Attention Mechanisms](https://www.frontiersin.org/articles/10.3389/fradi.2021.711514/full)
85
+
* Raidionics => [Raidionics: an open software for pre-and postoperative central nervous system tumor segmentation and standardized reporting](https://www.nature.com/articles/s41598-023-42048-7)
86
+
* Preoperative CNS segmentation performance => [Preoperative brain tumor imaging: models and software for segmentation and standardized reporting](https://www.frontiersin.org/journals/neurology/articles/10.3389/fneur.2022.932219/full)
85
87
* Standardized reporting and Data System => [Glioblastoma Surgery Imaging—Reporting and Data System: Standardized Reporting of Tumor Volume, Location, and Resectability Based on Automated Segmentations ](https://www.mdpi.com/2072-6694/13/12/2854)
86
88
* Preoperative GBM segmentation performance => [Glioblastoma Surgery Imaging–Reporting and Data System: Validation and Performance of the Automated Segmentation Task ](https://www.mdpi.com/2072-6694/13/18/4674)
87
89
* Postoperative GBM segmentation performance => [Segmentation of glioblastomas in early post-operative multi-modal MRI with deep neural networks](https://www.nature.com/articles/s41598-023-45456-x)
88
-
*Preoperative CNS segmentation performance => [Preoperative brain tumor imaging: models and software for segmentation and standardized reporting](https://www.frontiersin.org/journals/neurology/articles/10.3389/fneur.2022.932219/full)
90
+
*AGU-Net neural network architecture => [Meningioma Segmentation in T1-Weighted MRI Leveraging Global Context and Attention Mechanisms](https://www.frontiersin.org/articles/10.3389/fradi.2021.711514/full)
89
91
90
92
### Mediastinum
91
93
* Mediastinum organs segmentation => [Semantic segmentation and detection of mediastinal lymph nodes and anatomical structures in CT data for lung cancer staging](https://link.springer.com/article/10.1007/s11548-019-01948-8)
92
94
* Lymph nodes segmentation => [Mediastinal lymph nodes segmentation using 3D convolutional neural network ensembles and anatomical priors guiding](https://www.tandfonline.com/doi/pdf/10.1080/21681163.2022.2043778)
93
-
* Airways segmentation => [AeroPath: An airway segmentation benchmark dataset with challenging pathology](https://arxiv.org/abs/2311.01138)
95
+
* Airways segmentation => [AeroPath: An airway segmentation benchmark dataset with challenging pathology](https://journals.plos.org/plosone/article?id=10.1371/journal.pone.0311416)
94
96
95
97
</details>
96
98
@@ -124,7 +126,7 @@ All images will be automatically downloaded upon model selection, which might
124
126
take some minutes while the 3D Slicer interface won't be responding.
125
127
126
128
* The main Docker image can also be downloaded manually by:
0 commit comments