StructSeg2019 Task1

May 15, 2024 · View on GitHub

Dataset Information

The StructSeg2019-Task1 dataset is specifically designed for the study of nasopharyngeal carcinoma using head and neck CT scans, focusing on the segmentation of organs at risk (OAR) which is crucial for enhancing the planning and effectiveness of radiation therapy. This dataset includes CT scans from 50 patients with nasopharyngeal carcinoma for training, each meticulously annotated by experienced radiologists and verified by another physician. Additionally, CT scans from 10 patients are used as test data, ensuring robust model evaluation. The dataset meticulously annotates 22 different OARs including the eyes, lenses, optic nerves, optic chiasm, pituitary gland, brainstem, temporal lobes, spinal cord, parotid glands, ears, temporomandibular joints, and jaws, each organ assigned specific importance weights based on their sensitivity and importance to radiation therapy.

The StructSeg2019-Task1 dataset not only provides critical technical support for the precision of radiation therapy planning but also promotes research and application development within the fields of medical imaging and radiation oncology through its public availability. This openness enables the research community to develop more effective and precise models for segmenting organs at risk, thereby improving treatment outcomes and the quality of patient care.

Dataset Meta Information

DimensionsModalityTask TypeAnatomical StructuresAnatomical AreaNumber of CategoriesData VolumeFile Format
3DCTSegmentationHead and NeckOrgans of Head and Neck2250.nii.gz

Resolution Details

Dataset Statisticsspacing (mm)size
min(0.9765625, 0.9765625, 3.0)(512,512,100)
median(1.140625, 1.140625, 3.0)(512,512,124)
max(1.1875, 1.1875, 3.0)(512, 512, 152)

Label Information Statistics

LabelCasesPercentageMax Volume (cm³)Min Volume (cm³)Median Volume (cm³)
brainstem50100.00%35.3713.0526.36
left_eye50100.00%13.245.999.06
right_eye50100.00%13.965.718.96
left_lens50100.00%0.500.120.26
right_lens50100.00%0.540.130.24
left_optical_nerve50100.00%1.600.290.70
right_optical_nerve50100.00%1.770.230.72
optic_chiasm50100.00%2.070.450.85
left_temporal_lobes50100.00%160.4250.42104.88
right_temporal_lobes50100.00%151.9247.85109.76
pituitary50100.00%1.660.050.48
left_parotid_gland50100.00%53.3910.7324.67
right_parotid_gland50100.00%52.6410.6126.30
left_inner_ear50100.00%3.811.402.56
right_inner_ear50100.00%3.881.602.62
left_middle_ear50100.00%22.593.4811.16
right_middle_ear50100.00%26.743.1311.90
left_temporomandibular_joint50100.00%5.260.822.94
right_temporomandibular_joint50100.00%5.731.392.76
spinal_cord50100.00%37.159.9221.94
left_mandible50100.00%60.9721.9237.50
right_mandible50100.00%55.5222.9138.39

Visualization

File Structure

The StructSeg2019-Task1 dataset is structured as follows: it includes 50 subfolders, each representing a different patient. Within each patient's subfolder, there are two files: data.nii.gz and label.nii.gz. The file data.nii.gz contains the patient's CT scan data, while label.nii.gz contains the corresponding manually annotated data, which identifies various organ-at-risk regions (OARs).

HaN_OAR
├──1
│   ├── data.nii.gz
│   └── label.nii.gz
│──2
│   ├── data.nii.gz
│   └── label.nii.gz
├── ...

└──50
     ├── data.nii.gz
     └── label.nii.gz

Authors and Institutions

Hongsheng Li (SenseTime, CUHK)

Jinghao Zhou (SenseTime)

Jincheng Deng (Shenzhen Minuo Intelligent Technology Development Co., Ltd.)

Ming Chen (Zhejiang Cancer Hospital)

Source Information

Official Website: https://structseg2019.grand-challenge.org/

Download Link: https://structseg2019.grand-challenge.org/Download/

Article Address: -

Publication Date: 2019

Citation

@data{h75x-gt46-23,
doi = {10.21227/h75x-gt46},
url = {https://dx.doi.org/10.21227/h75x-gt46},
author = {Shi, Jun},
publisher = {IEEE Dataport},
title = {StructSeg2019 GTV Segmentation},
year = {2023} }

Original introduction article is here.