Published 2023 | Version v2
Other Open

Deep Learning for Automatic Segmentation of Vestibular Schwannoma: A Retrospective Study from Multi-Centre Routine MRI -- Deep learning models

Description

These are zipped folders containing all models trained with nnU-Net for the journal publication:

Deep Learning for Automatic Segmentation of Vestibular Schwannoma: A Retrospective Study from Multi-Centre Routine MRI

The Zenodo upload contains the following files:

  • Multi-Centre-Routine-Clinical-(MC-RC)-models.zip
    • Models trained on the MC-RC dataset
  • Single-Centre-Gamma-Knife-(SC-GK)-models.zip
    • Models trained on the SC-GK dataset
  • MC-RC+SC-GK-models.zip
    • Models trained on both datasets
  • example_input_images.zip
    • example images to test the inference

To run inference from a Linux command line, follow these steps:

1. install the nnU-Net (v2) python package. This can be done with the following command:

pip install nnunetv2

2. unzip the model folders

3. set the environment variable `nUNet_results` to the path that contains the unzipped model folders (e.g. Dataset910_VSMCRCT1, Dataset911_VSMCRCT2, etc.). For example you can use the following command:

export nnUNet_results="/home/username/Multi-Centre-Routine-Clinical-(MC-RC)-models/"

4. follow the model-specific instructions under <model-folder>/inference_instructions.txt 

Make sure to replace INPUT_FOLDER, OUTPUT_FOLDER, etc. in the commands with valid paths.

The final post-processing command starting with nnUNetv2_apply_postprocessing should be omitted.

Files

example_input_images.zip

Files (23.3 GB)

Name Size Download all
md5:dd77d99b3cf136dd847c4aaa710da76d
159.1 MB Preview Download
md5:551f187380b29efca49ddd97f7f9e969
7.2 GB Preview Download
md5:59d04c51dd5055d8985fdc03d653d7a0
8.7 GB Preview Download
md5:c63eb5ad96b0dac9c8170cd8edc676f3
7.2 GB Preview Download