MSD Lung Tumours

MSD Lung Tumours数据集是Medical Segmentation Decathlon(医学分割十项全能,简称MSD)中的第六项子任务(Task06),旨在从CT图像中分割肺部肿瘤。MSD选择该数据集的原因是"在大背景中分割小目标"。该数据集包含96例非小细胞肺癌患者的薄层CT扫描,官方划分为64例训练集和32例测试集,其中测试集可通过官网在线提交分割结果。值得注意的是,我们实际下载到的训练集为63例。

xiongbu
可视化图片
MSD_Lung_Tumours_1.webp
MSD_Lung_Tumours_1.webp
MSD_Lung_Tumours_0.png
MSD_Lung_Tumours_0.png
数据集元信息
维度3D
模态ct
任务类型segmentation
解剖结构肺部肿瘤
解剖区域胸部
类别数1
数据量96
文件格式.nii.gz
文件结构
Task06_Lung
│
├── imagesTr
│   ├── lung_001.nii.gz
│   └── ...
├── labelsTr
│   ├── lung_001.nii.gz
│   └── ...
├── imagesTs
│   ├── lung_002.nii.gz
│   └── ...
└── dataset.json
图像尺寸统计
统计类型 间距 (mm) 尺寸
最小值 (0.60, 0.60, 0.63) (512, 512, 112)
中位值 (0.79, 0.79, 1.2) (512, 512, 252)
最大值 (0.98, 0.98, 2.5) (512, 512, 636)
引用
@article{antonelli2022medical,
  title={The Medical Segmentation Decathlon},
  author={Antonelli, Michela and Reinke, Annika and Bakas, Spyridon and others},
  journal={Nature Communications},
  year={2022}, 
  doi={10.1038/s41467-022-30695-9}
}

@misc{simpson2019large,
      title={A large annotated medical image dataset for the development and evaluation of segmentation algorithms}, 
      author={Amber L. Simpson and Michela Antonelli and Spyridon Bakas and Michel Bilello and Keyvan Farahani and Bram van Ginneken and Annette Kopp-Schneider and Bennett A. Landman and Geert Litjens and Bjoern Menze and Olaf Ronneberger and Ronald M. Summers and Patrick Bilic and Patrick F. Christ and Richard K. G. Do and Marc Gollub and Jennifer Golia-Pernicka and Stephan H. Heckers and William R. Jarnagin and Maureen K. McHugo and Sandy Napel and Eugene Vorontsov and Lena Maier-Hein and M. Jorge Cardoso},
      year={2019},
      eprint={1902.09063},
      archivePrefix={arXiv},
      primaryClass={cs.CV}
}
来源信息

官方网站:
访问官网

下载链接:

登录后下载
需要登录并获得知识星球权限

百度网盘:

登录后访问
需要登录并获得知识星球权限

相关论文:
查看论文

发布日期: February, 2019

统计信息

创建时间: 2025-09-13 04:34

更新时间: 2025-09-15 02:33