Skip to content

Examples

muellerdo edited this page Oct 19, 2021 · 9 revisions

The examples for MIScnn are implemented in Jupyter Notebooks. Jupyter Notebooks offer reproducibility by including the output of each coding block, but can also integrate commentary blocks with Markdown. Also, Jupyter Notebooks can be directly displayed in GitHub without any additional software.

Overview

Data Set Task Link
KiTS19 3-fold cross-validation on 3D images KiTS19.ipynb
ISBI-CTC15 Leave-One-Out Validation on 2D images ISBI-CTC15.ipynb
COVID-19 5-fold cross-validation with 3D limited data Git Repository
LCTSC Split-Validation with DICOM data LCTSC_DICOMInterface.ipynb
RetinalSeg Segmentation of blood vessels in retinal images RetinalSeg.student.ipynb
BraTS2020 Segmentation of brain tumor in MRI scans BraTS2020.ipynb

Kidney Tumor Segmentation Challenge 2019 (KiTS19)

With more than 400 000 kidney cancer diagnoses worldwide in 2018, kidney cancer is under the top 10 most common cancer types in men and under the top 15 in woman.

The goal of the KiTS19 challenge is the development of reliable and unbiased kidney and kidney tumor semantic segmentation methods. Therefore, the challenge built a data set for arterial phase abdominal CT scan of 300 kidney cancer patients. The original scans have an image resolution of 512x512 and on average 216 slices (highest slice number is 1059).

For all CT scans, a ground truth semantic segmentation was created by experts. This semantic segmentation labeled each pixel with one of three classes: Background, kidney or tumor. 210 of these CT scans with the ground truth segmentation were published during the training phase of the challenge, whereas 90 CT scans without published ground truth were released afterwards in the submission phase.

The CT scans were provided in NIfTI format in original resolution and also in interpolated resolution with slice thickness normalization.

The data for the KITS19 challenge can be found here: https://github.com/neheller/kits19

ISBI Cell Tracking Challenge 2015 (ISBI-CTC15)

Segmenting and tracking moving cells in time-lapse video sequences is a challenging task, required for many applications in both scientific and industrial settings. Properly characterizing how cells change shapes and move as they interact with their surrounding environment is key to understanding the mechanobiology of cell migration and its multiple implications in both normal tissue development and many diseases. In this challenge, we objectively compare and evaluate state-of-the-art whole-cell and nucleus segmentation and tracking methods using both real (2D and 3D) time-lapse microscopy videos of cells and nuclei, along with computer-generated (2D and 3D) video sequences simulating whole cells and nuclei moving in realistic environments.

Cell Tracking dataset: PhC-C2DH-U373
Source: http://celltrackingchallenge.net/2d-datasets/
Reference: Dr. S. Kumar. Department of Bioengineering, University of California at Berkeley, Berkeley CA (USA)

The cell tracking data set consist of 34 2D images in TIFF format.
The images are glioblastoma-astrocytoma U373 cells on a polyacrylamide substrate.

COVID-19 CT imaging data

We used the public dataset from Ma et al. which consists of 20 annotated COVID-19 chest CT volumes⁠. Currently, this dataset is the only publicly available 3D volume set with annotated COVID-19 infection segmentation⁠.

Each CT volume was first labeled by junior annotators, then refined by two radiologists with 5 years of experience and afterwards the annotations verified by senior radiologists with more than 10 years of experience⁠. The CT images were labeled into four classes: Background, lung left, lung right and COVID-19 infection.

Reference: https://zenodo.org/record/3757476#.XqhRp_lS-5D

Lung CT Segmentation Challenge (LCTSC)

This data set was provided in association with a challenge competition and related conference session conducted at the AAPM 2017 Annual Meeting.

The dataset consists of 60 cases and includes computed tomography (CT) images and Radiation Therapy (RT) structure sets in the DICOM format. The structure files contain the following delineations:

  • Esophagus
  • Heart
  • Left Lung
  • Right Lung
  • Spinal Cord

Source: https://wiki.cancerimagingarchive.net/display/Public/Lung+CT+Segmentation+Challenge+2017

Segmentation of blood vessels in retinal images

The DRIVE database has been established to enable comparative studies on segmentation of blood vessels in retinal images. Retinal vessel segmentation and delineation of morphological attributes of retinal blood vessels, such as length, width, tortuosity, branching patterns and angles are utilized for the diagnosis, screening, treatment, and evaluation of various cardiovascular and ophthalmologic diseases such as diabetes, hypertension, arteriosclerosis and chorodial neovascularization. Automatic detection and analysis of the vasculature can assist in the implementation of screening programs for diabetic retinopathy, can aid research on the relationship between vessel tortuosity and hypertensive retinopathy, vessel diameter measurement in relation with diagnosis of hypertension, and computer-assisted laser surgery. Automatic generation of retinal maps and extraction of branch points have been used for temporal or multimodal image registration and retinal image mosaic synthesis. Moreover, the retinal vascular tree is found to be unique for each individual and can be used for biometric identification.

Reference: https://drive.grand-challenge.org/DRIVE/
Data Source: https://www.kaggle.com/andrewmvd/drive-digital-retinal-images-for-vessel-extraction

Segmentation of brain tumor in MRI scans

Glioma, and particularly glioblastoma, and diffuse astrocytic glioma with molecular features of glioblastoma (WHO Grade 4 astrocytoma), are the most common and aggressive malignant primary tumor of the central nervous system in adults, with extreme intrinsic heterogeneity in appearance, shape, and histology. Glioblastoma patients have very poor prognosis, and the current standard of care comprises surgery, followed by radiotherapy and chemotherapy. MGMT (O[6]-methylguanine-DNA methyltransferase) is a DNA repair enzyme that the methylation of its promoter in newly diagnosed glioblastoma has been identified as a favorable prognostic factor and a predictor of chemotherapy response. Thus determination of MGMT promoter methylation status in newly diagnosed glioblastoma can influence treatment decision making.

The International Brain Tumor Segmentation (BraTS) Challenges —which have been running since 2012— assess state-of-the-art machine learning methods used for brain tumor image analysis in mpMRI scans. BraTS has always been focusing on the evaluation of state-of-the-art methods for the segmentation of brain tumors in multimodal magnetic resonance imaging (MRI) scans. BraTS 2020 utilizes multi-institutional pre-operative MRI scans and primarily focuses on the segmentation (Task 1) of intrinsically heterogeneous (in appearance, shape, and histology) brain tumors, namely gliomas. Furthemore, to pinpoint the clinical relevance of this segmentation task, BraTS’20 also focuses on the prediction of patient overall survival (Task 2), and intends to evaluate the algorithmic uncertainty in tumor segmentations (Task 3).

Source: https://www.med.upenn.edu/cbica/brats2020/