Datasets:
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
Error code: UnexpectedError
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
image image | label class label |
|---|---|
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke | |
0No-Stroke |
Stroke Classification: Pre-processed Brain CT Dataset
Related resources
Summary
- Task: Binary CT image classification (
No-Stroke= 0,Stroke= 1) - Dataset Size: ~16.5k images per fold, ~49.5k files across folds on disk. ~3 GB total
- Structure: 3-fold cross-validation (
Fold1,Fold2,Fold3), each containingtrain/andtest/splits - Labeling Strategy: Original classes (
No Stroke,Bleeding,Ischemia) were converted into a binary setup by mergingBleedingandIschemiainto a singleStrokeclass for emergency triage
Preprocessing Pipeline
- Merged
BleedingandIschemiainto a unifiedStrokeclass. - Applied stratified 3-fold cross-validation with separate
train/andtest/sets. - Balanced test sets to ~750 images per class per fold.
- Applied data augmentation on training sets:
- Rotation (±10°)
- Zooming
- Translation
- Horizontal flipping resulting in ~7,500 images per class per fold.
Repository Structure
The dataset is organized to support cross-validation training workflows and external generalization testing seamlessly:
dataset/: Contains all pre-processed, augmented, and validation CT scan images.External_Dataset/: An independent dataset (sourced from Kaggle) used purely for external validation and testing model generalization across different scanner calibrations.Fold1/: Training and validation split 1.Fold2/: Training and validation split 2.Fold3/: Training and validation split 3.
Inside each fold and the external dataset, the images are categorized into two sub-folders: Stroke and No-Stroke.
Train on FoldN/train, validate on FoldN/test. Rotate folds for 3-fold cross-validation.
Source Data & Attribution
The data utilized to build this augmented dataset originates from two primary sources. In compliance with open data policies, please find the attributions below:
- Primary Dataset (Turkish Ministry of Health): The raw CT scans utilized to build the core augmented training folds were obtained from the Open Data Portal of the Republic of Turkey Ministry of Health.
- Original Source: Open Data Portal of the Turkish Ministry of Health
- External Validation Dataset (Kaggle): An external dataset was used purely to test the robust generalization of the trained models across different scanner calibrations.
- Original Source: Head CT Hemorrhage Dataset by Felipe Kitamura
Licensing & Usage
This processed dataset is distributed under the Creative Commons Attribution 4.0 International (CC BY 4.0) license.
You are free to share and adapt this material for any purpose, even commercially, under the following terms:
- Attribution: You must give appropriate credit to the original data sources (mentioned above) and indicate that this is an augmented, pre-processed version of the original files.
Disclaimer: This dataset is provided for research and educational purposes. It is not intended to replace professional medical diagnosis or serve as a standalone clinical tool.
Authors
- Melis Kılıç
- Esra Koç
Advisor: Assoc. Prof. Dr. Kali Gürkahran
- Downloads last month
- 4,593