dwb2023/cnmc-leukemia-2019
收藏资源简介:
该数据集包含用于识别和分类急性淋巴细胞白血病(ALL)的白细胞显微图像,为医学影像学和血液学领域的研究人员和从业者提供了宝贵的资源。数据集包含10,661张图像,所有图像都在一个训练分割中,研究人员可以自行创建验证和测试分割,或使用预定义的交叉验证折叠。数据集适用于图像分类、目标检测和分割等机器学习任务。
This dataset contains microscopic images of white blood cells for the purpose of identifying and classifying Acute Lymphoblastic Leukemia (ALL). It provides a valuable resource for researchers and practitioners in the field of medical imaging and hematology. The dataset features include a unique identifier for each patient, image number, cell count, image data, label (cancer/normal), class label, cross-validation fold assignment, original image name, and relative file path. The dataset is suitable for various machine learning tasks, including image classification, object detection, and segmentation. The dataset is divided into a single training set containing 10,661 images.
数据集概述
数据集简介
该数据集包含用于识别和分类急性淋巴细胞白血病(ALL)的白细胞显微图像。它为医学影像和血液学领域的研究人员和从业者提供了宝贵的资源。
数据字段
| 字段名 | 数据类型 | 描述 | 示例值 | 用途 |
|---|---|---|---|---|
subject_id |
String | 每个患者的唯一标识符 | "1", "H24" | 患者级别的分组和分析 |
image_number |
Integer | 同一患者图像的顺序编号 | 1, 10, 22 | 图像排序和跟踪 |
cell_count |
Integer | 图像中的细胞数量 | 1, 2, 12 | 分析/建模的特征 |
image |
Image | 血液细胞的显微图像 | (二进制图像数据) | 图像分析的输入 |
label |
String | 简单标签(癌症/正常) | "cancer", "healthy" | 分类的目标变量 |
class_label |
String | label的别名 |
"all", "hem" | label的同义词 |
fold |
Integer | 交叉验证折叠分配 | 0, 1, 2 | 模型训练/评估 |
original_image_name |
String | 图像的原始文件名 | "UID_1_1_1_all.bmp" | 源数据的引用 |
relative_file_path |
String | 相对于数据集根目录的图像路径 | "fold_0/all/UID_1_1_1_all.bmp" | 定位图像文件 |
支持的任务和排行榜
该数据集适用于多种机器学习任务,包括:
- 图像分类:区分ALL和健康(HEM)细胞。
- 目标检测:定位并计数图像中的单个细胞。
- 分割:描绘图像中单个细胞的边界。
ISBI 2019 ALL挑战赛提供了一个排行榜,用于基准测试分类任务的性能。
数据分割
数据集以单一分割(train)形式提供,包含所有10,661张图像。鼓励研究人员创建自己的验证和测试分割,或利用预定义的折叠进行交叉验证实验。
数据引用
Mourya, S., Kant, S., Kumar, P., Gupta, A., & Gupta, R. (2019). ALL Challenge dataset of ISBI 2019 (C-NMC 2019) (Version 1) [dataset]. The Cancer Imaging Archive. https://doi.org/10.7937/tcia.2019.dc64i46r




