ISLES2022
isles2022
ISLES 2022 Dataset
Dataset Description
The ISLES 2022 dataset for ischemic stroke lesion segmentation. This dataset contains MRI (ADC, DWI) scans with dense segmentation annotations.
Dataset Details
Modality: MRI (ADC, DWI)
Target: stroke lesion
Format: NIfTI (.nii.gz)
Dataset Structure
Each sample in the JSONL file contains:
{
"image": "path/to/image.nii.gz",
"mask": "path/to/mask.nii.gz",
"label": ["organ1", "organ2", ...]… See the full description on the dataset page: https://huggingface.co/datasets/MedOtter/isles2022.isles2022
ISLES 2022 Dataset
Dataset Description
The ISLES 2022 dataset for ischemic stroke lesion segmentation. This dataset contains MRI (ADC, DWI) scans with dense segmentation annotations.
Dataset Details
Modality: MRI (ADC, DWI)
Target: stroke lesion
Format: NIfTI (.nii.gz)
Dataset Structure
Each sample in the JSONL file contains:
{
"image": "path/to/image.nii.gz",
"mask": "path/to/mask.nii.gz",
"label": ["organ1", "organ2", ...],
"modality":… See the full description on the dataset page: https://huggingface.co/datasets/Kenzoo1/isles2022.
