Search is not available for this dataset
The dataset viewer is not available for this split.
Server error while post-processing the rows. Please report the issue.
Error code: RowsPostProcessingError
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.
Cyst-X: A Multi-Center Pancreas MRI Dataset for IPMN Segmentation and Malignancy-Risk Stratification
Pancreatic cystic neoplasms, including Intraductal Papillary Mucinous Neoplasms (IPMNs), are increasingly detected due to advancements in imaging technologies and growing awareness. Early diagnosis and accurate characterization of IPMNs are essential for guiding appropriate clinical management and reducing unnecessary interventions.
To support research in this domain, we present Cyst-X, the largest multi-center pancreas MRI resource to date. It comprises 723 T1-weighted (T1W) and 738 T2-weighted (T2W) abdominal MRI scans from 764 distinct patients collected across seven international clinical centers:
- New York University Langone Health (NYU)
- Mayo Clinic Florida (MCF)
- Northwestern University (NU)
- Allegheny Health Network (AHN)
- Mayo Clinic Arizona (MCA)
- Istanbul University Faculty of Medicine (IU)
- Erasmus Medical Center (EMC)
π Dataset Directory Structure
Cyst-X/
βββ data splits/
β βββ classification/
β β βββ 2-class/
β β β βββ t1.csv # 4-fold CV splits for T1W (High-Risk vs. No/Low-Risk; stratified center-wise)
β β β βββ t2.csv # 4-fold CV splits for T2W (High-Risk vs. No/Low-Risk; stratified center-wise)
β β β βββ two_inputs.csv # 4-fold CV splits for paired (T1W+T2W) multi-modal fusion; stratified center-wise
β β βββ 3-class/
β β βββ t1.csv # 5-fold CV splits for T1W (No-Risk vs. Low-Risk vs. High-Risk; pooled across all centers)
β β βββ t2.csv # 5-fold CV splits for T2W (No-Risk vs. Low-Risk vs. High-Risk; pooled across all centers)
β βββ pansegnet segmentation/
β βββ Task210_PancreasT1MRI_splits.csv # 5-fold cross-validation splits for T1W pancreas segmentation
β βββ Task211_PancreasT2MRI_splits.csv # 5-fold cross-validation splits for T2W pancreas segmentation
βββ IPMN_Classification/ # IPMN classification dataset
β βββ t1/ # Cropped 3D pancreatic ROIs for single-input T1W (.nii.gz)
β βββ t2/ # Cropped 3D pancreatic ROIs for single-input T2W (.nii.gz)
β βββ IPMN_labels_t1_total.xlsx # Comprehensive labels and metadata for all T1W scans
β βββ IPMN_labels_t2_total.xlsx # Comprehensive labels and metadata for all T2W scans
β βββ IPMN_labels_total.xlsx # Master cohort metadata and paired (T1W+T2W) ground truth labels
βββ IPMN_images_masks/ # Pancreas segmentation dataset
βββ t1/
β βββ images/ # Full-volume T1W NIfTI scans (.nii.gz)
β βββ masks/ # Full-volume ground-truth pancreas masks (.nii.gz)
βββ t2/
βββ images/ # Full-volume T2W NIfTI scans (.nii.gz)
βββ masks/ # Full-volume ground-truth pancreas masks (.nii.gz)
- Downloads last month
- 42
Paper for phy710/Cyst-X
Paper β’ 2507.22017 β’ Published