CoolFace
Datasetpublic

dwb2023/cnmc-leukemia-2019

Dataset Summary 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. Field Name Data Type Description Example Value Usage subject_id String Unique identifier for each patient "1", "H24" Patient-level grouping, analysis image_number Integer Sequential number for… See the full description on the dataset page: https://huggingface.co/datasets/dwb2023/cnmc-leukemia-2019.

sourceHugging Facemitupdated 2y agoView on Hugging Face
1likes224downloads
Dataset Card

Dataset Summary

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.

Field NameData TypeDescriptionExample ValueUsage
subject_idStringUnique identifier for each patient"1", "H24"Patient-level grouping, analysis
image_numberIntegerSequential number for images from the same patient1, 10, 22Image ordering, tracking
cell_countIntegerNumber of cells in the image1, 2, 12Feature for analysis/modeling
imageImageMicroscopic image of blood cells(Binary image data)Input for image analysis
labelStringSimple label (cancer/normal)"cancer", "healthy"Target variable for classification
class_labelStringAlias for label"all", "hem"Synonym for label
foldIntegerCross-validation fold assignment0, 1, 2Model training/evaluation
original_image_nameStringOriginal filename of the image"UID111all.bmp"Reference to source data
relative_file_pathStringPath to image relative to dataset root"fold0/all/UID111_all.bmp"Locating image files

Supported Tasks and Leaderboards

The dataset is well-suited for various machine learning tasks, including:

  • Image Classification: Distinguish between ALL and healthy (HEM) cells.
  • Object Detection: Locate and count individual cells within the images.
  • Segmentation: Delineate the boundaries of individual cells in the images.

The ISBI 2019 ALL Challenge provided a leaderboard to benchmark performance on the classification task. You can find more information about the challenge and its results here: https://doi.org/10.7937/tcia.2019.dc64i46r

Data Splits

The dataset is provided as a single split (train) containing all 10,661 images. Researchers are encouraged to create their own validation and test splits, or utilize the pre-defined folds for cross-validation experiments.

Data Citation

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