Datasets:
case_id string | space string | shape string | n_slices int32 | display_slice int32 | lesion_voxels int64 | adc image | tmax image | mtt image | rcbf image | rcbv image | ttp image | gt_overlay_adc image | gt_overlay_tmax image |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
training_1 | CoRegistered | 192x192x19 | 19 | 10 | 211 | ||||||||
training_2 | CoRegistered | 192x192x19 | 19 | 15 | 48 | ||||||||
training_4 | CoRegistered | 192x192x19 | 19 | 12 | 21,740 | ||||||||
training_5 | CoRegistered | 192x192x19 | 19 | 10 | 5,179 | ||||||||
training_6 | CoRegistered | 256x256x24 | 24 | 15 | 449 | ||||||||
training_7 | CoRegistered | 128x128x25 | 25 | 12 | 6,272 | ||||||||
training_8 | CoRegistered | 192x192x24 | 24 | 14 | 2,455 | ||||||||
training_9 | CoRegistered | 128x128x25 | 25 | 14 | 338 | ||||||||
training_10 | CoRegistered | 128x128x25 | 25 | 11 | 194 | ||||||||
training_11 | CoRegistered | 192x192x19 | 19 | 8 | 1,055 | ||||||||
training_12 | CoRegistered | 192x192x19 | 19 | 11 | 589 | ||||||||
training_13 | CoRegistered | 256x256x24 | 24 | 13 | 11,855 | ||||||||
training_14 | CoRegistered | 256x256x24 | 24 | 14 | 23,961 | ||||||||
training_15 | CoRegistered | 128x128x25 | 25 | 16 | 124 | ||||||||
training_16 | CoRegistered | 256x256x24 | 24 | 14 | 5,687 | ||||||||
training_18 | CoRegistered | 192x192x19 | 19 | 12 | 21,388 | ||||||||
training_19 | CoRegistered | 256x256x24 | 24 | 15 | 1,270 | ||||||||
training_20 | CoRegistered | 128x128x25 | 25 | 14 | 914 | ||||||||
training_21 | CoRegistered | 192x192x19 | 19 | 12 | 574 | ||||||||
training_22 | CoRegistered | 256x256x24 | 24 | 14 | 16,226 | ||||||||
training_23 | CoRegistered | 256x256x24 | 24 | 9 | 2,770 | ||||||||
training_24 | CoRegistered | 256x256x24 | 24 | 12 | 21,310 | ||||||||
training_26 | CoRegistered | 256x256x24 | 24 | 16 | 9,295 | ||||||||
training_27 | CoRegistered | 192x192x19 | 19 | 9 | 8,637 | ||||||||
training_28 | CoRegistered | 192x192x30 | 30 | 19 | 712 | ||||||||
training_30 | CoRegistered | 192x192x30 | 30 | 14 | 2,101 | ||||||||
training_31 | CoRegistered | 192x192x30 | 30 | 20 | 5,096 | ||||||||
training_32 | CoRegistered | 192x192x30 | 30 | 16 | 10,199 | ||||||||
training_33 | CoRegistered | 192x192x30 | 30 | 17 | 4,604 | ||||||||
training_35 | CoRegistered | 192x192x30 | 30 | 16 | 727 |
ISLES 2016 - Ischemic Stroke Lesion Segmentation Challenge 2016
Brain-MRI ischemic-stroke dataset from the MICCAI 2016 ISLES challenge. This is a lesion-OUTCOME-PREDICTION task, not conventional visible-lesion segmentation: the inputs are acute perfusion-derived MR maps, while the ground-truth mask is the final infarct traced on a ~90-day follow-up scan and mapped back into the acute imaging space.
Read before benchmarking. A model is asked to predict future tissue fate from acute perfusion imaging - the target lesion is generally not directly visible in any single input map. Scores are not comparable to visible-pathology segmentation sets (e.g. ISLES'22 DWI infarct segmentation).
This repository mirrors the public TRAINING set only (30 cases). The 19 ISLES 2016 test cases are withheld by the organizers (no public GT) and are not part of this release.
Provenance
- Official source: Zenodo record 17736412 - "ISLES (Ischemic Stroke
Lesion Segmentation/Prediction) Challenge Datasets (2015, 2016, 2017, 2018)",
files
ISLES2016_Training_{Native,CoRegistered}.zip. Deposited by the original ISLES organizers (Reyes, de la Rosa, Menze), 2025 - author-provided, not a third-party re-host. - The original host SMIR / virtualskeleton.ch is decommissioned; the Zenodo archive is the only live source.
- This mirror is an unmodified raw copy of the released volumes (no resampling, no intensity changes, original folder layout and case IDs).
Counts & faithfulness notes
- 30 training cases, in both spaces. Folder IDs are the original
training_1 ... training_35numbering with 5 cases withdrawn in the public V3 release - missing IDs: 3, 17, 25, 29, 34. The original IDs are preserved (they cross-reference the challenge paper and the ISLES 2017 superset). - The peer-reviewed challenge paper (Winzeck et al. 2018) reports 35 training
/ 19 test; the public
TrainingV3release ships 30 training. This mirror = the 30 publicly released training cases. - Each case keeps the per-folder original license notice (
License_ODC_ODBL.txt) and, for 4D PWI, a timing.csv- both retained as-is.
Structure
TrainingV3_Native/ training_<n>/ # each modality in its native acquisition grid
TrainingV3_CoRegistered/ training_<n>/ # all modalities resampled to a common grid
training_<n>/VSD.Brain.XX.O.MR_<MOD>.<id>/VSD.Brain.XX.O.MR_<MOD>.<id>.nii
training_<n>/VSD.Brain.XX.O.OT.<id>/VSD.Brain.XX.O.OT.<id>.nii # <-- GROUND TRUTH
The numeric <id> in each VSD folder name differs between the two spaces and
between modalities, so load by the modality token (MR_ADC, OT, ...), not by ID.
| Folder token | Modality | Dim | Notes |
|---|---|---|---|
MR_4DPWI |
Raw perfusion-weighted imaging | 4D | Source time-series; large (~112-199 MB/case) |
MR_ADC |
Apparent diffusion coefficient | 3D | Diffusion (lesion-core proxy) |
MR_MTT |
Mean transit time | 3D | Perfusion map |
MR_rCBF |
Relative cerebral blood flow | 3D | Perfusion map |
MR_rCBV |
Relative cerebral blood volume | 3D | Perfusion map |
MR_Tmax |
Time-to-maximum | 3D | Perfusion map (>6 s ~ hypoperfusion) |
MR_TTP |
Time-to-peak | 3D | Perfusion map |
OT |
Ground-truth lesion | 3D | Binary final-infarct mask |
Native vs CoRegistered. For segmentation use the CoRegistered space:
within each subject every map and the OT mask share one voxel grid, so inputs
and label align directly. The Native space preserves each modality's own
acquisition geometry.
Ground truth
Single tier: the OT mask - the final infarct lesion, manually delineated by
neuroradiologists on the ~90-day follow-up imaging and provided in the acute
imaging space. Binary {0, 1}. There are no multi-rater or partial-annotation
tiers to choose between.
Cross-dataset overlap (leakage note)
- ISLES 2017 is a SUPERSET. Per Winzeck et al. 2018 the 2017 training cohort
(43 cases) extends the 2016 cohort (35) with 8 new cases; these 30 publicly
released 2016 cases are therefore a subset of ISLES 2017's training data.
Concretely, in the sibling mirror
Angelou0516/isles2017the 30 VSD-prefixed cases carry the identicaltraining_<n>numbering and the same withdrawn IDs {3, 17, 25, 29, 34} (and the same 5D 4D-PWI layout) as this set - i.e. they are these cases - while the 13 SMIR-prefixed cases are the 2017-only additions. Never benchmark ISLES 2016 and ISLES 2017 as independent sets; de-duplicate by matchingtraining_<n>. - vs ISLES'22 (MRI DWI infarct segmentation): different task, different cohort - no known patient reuse.
- vs ISLES'24 (CT-centric multimodal stroke): different modality and patients
- no overlap.
- No BraTS / Medical Segmentation Decathlon / TCIA lineage.
License
Re-released on Zenodo under CC BY 4.0 (record 17736412). The original
SMIR-era per-file notices embedded in each folder are ODC-ODbL
(License_ODC_ODBL.txt), retained unmodified. Both permit redistribution with
attribution.
Citation
@article{winzeck2018isles,
title = {ISLES 2016 and 2017-Benchmarking Ischemic Stroke Lesion Outcome Prediction Based on Multispectral MRI},
author = {Winzeck, Stefan and Hakim, Arsany and McKinley, Richard and Reyes, Mauricio and others},
journal = {Frontiers in Neurology},
volume = {9},
pages = {679},
year = {2018},
doi = {10.3389/fneur.2018.00679}
}
Data: Zenodo record 17736412 (Reyes, de la Rosa, Menze, 2025). Please credit the ISLES 2016 challenge organizers.
- Downloads last month
- -