Pneumothorax_Masks_X-Ray

Pneumothorax Masks X-Ray数据集是来自Kaggle SIIM-ACR气胸分割竞赛的第一阶段训练和测试数据,经过重新整理以便使用。该数据集包含12,047张胸部X光图像及对应的气胸分割掩膜,所有图像分辨率均为1024x1024像素,以PNG格式存储。相比原始数据集,本数据集将图像和掩膜从DICOM和RLE编码转换为PNG格式,采用包含目标分类信息的简短文件名,并简化了文件结构。此外,训练集和测试集的图像分别存储在两个独立的CSV文件中,同时保留了与原始竞赛图像ID的关联。

xiongbu
数据集元信息
维度2D
模态xray
任务类型segmentation
解剖结构肺部
解剖区域胸部
类别数2
数据量12047
文件格式PNG
文件结构
siim-acr-pneumothorax
├── png_masks
│   ├── 0_test_1_.png
│   ├── 0_train_0_.png
│   ├── 1_test_0_.png
│   ├── 1_train_0_.png
│   └── ...
├── png_images
│   ├── 0_test_1_.png
│   ├── 0_train_0_.png
│   ├── 1_test_0_.png
│   ├── 1_train_0_.png
│   └── ...
├── stage_1_test_images.csv
├── stage_1_train_images.csv
图像尺寸统计
统计类型 间距 (mm) 尺寸
最小值 - (1024, 1024)
中位值 - (1024, 1024)
最大值 - (1024, 1024)
引用
@dataset{SIIM-ACR Pneumothorax Segmentation 2019,
  author={Anna Zawacki and Carol Wu and George Shih and Julia Elliott and Mikhail Fomitchev and Mohannad Hussain and Paras Lakhani and Phil Culliton and Shunxing Bao},
  title={SIIM-ACR Pneumothorax Segmentation 2019},
  year={2019},
  url={https://www.kaggle.com/competitions/siim-acr-pneumothorax-segmentation/}
}
来源信息

官方网站:
访问官网

下载链接:

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

发布日期: 2019-01

统计信息

创建时间: 2025-09-15 02:39

更新时间: 2025-09-15 03:39