datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
acdc-cycleganACDC
About
This is a redistribution of the ACDC dataset.
300 cardiac MR images and corresponding segmentation masks
No change to any image or segmentation mask
Files are rearranged into Images and Masks folders
This dataset is released under the CC BY-NC-SA 4.0 license.
News 🔥
[10 Oct, 2025] This dataset is integrated into 🔥MedVision🔥
Segmentation Labels
labels_map = {
"1": "right ventricular cavity",
"2": "myocardium",
"3": "left ventricular… See the full description on the dataset page: https://huggingface.co/datasets/YongchengYAO/ACDC.ACDC
Automated Cardiac Diagnosis Challenge (ACDC)
This dataset contains materials from the Automated Cardiac Diagnosis Challenge (ACDC) introduced during MICCAI 2017 by Bernard et al., designed to advance research in cardiac MRI analysis, representation learning, and automated cardiac disease understanding.
The dataset includes cine cardiac MRI acquisitions from healthy subjects and patients with multiple cardiac pathologies.
🫀 Dataset Description
This repository provides… See the full description on the dataset page: https://huggingface.co/datasets/chehablab/ACDC.ACDC_fullACDC-PNG
Dataset Download
I created a convenient PNG-formatted version of the ACDC dataset.This version was converted from the files provided in the SSL4MIS repository:SSL4MIS ACDC Version
If you use the dataset in your research, please make sure to cite the original ACDC paper.
Dataset Structure
XXX/
│
├── train-label/ # Labeled training set
│ ├── image/ # Input images (.png)
│ └── mask/ # Corresponding segmentation masks… See the full description on the dataset page: https://huggingface.co/datasets/yscript/ACDC-PNG.ACDCACDCPreprocessedACDCPreprocessedacdc-mini
