Published August 29, 2023 | Version v1
Dataset Open

2D high-resolution synthetic MR images of Alzheimer's patients and healthy subjects using PACGAN

  • 1. University of Bologna
  • 2. University of Firenze
  • 3. University of Essex

Description

This dataset encompasses a NIfTI file containing a collection of 500 images, each capturing the central axial slice of a synthetic brain MRI

Accompanying this file is a CSV dataset that serves as a repository for the corresponding labels linked to each image:

  • Label 0: Healthy Controls (HC)
  • Label 1: Alzheimer's Disease (AD)

 

Each image within this dataset has been generated by PACGAN (Progressive Auxiliary Classifier Generative Adversarial Network), a framework designed and implemented by the AI for Medicine Research Group at the University of Bologna.

PACGAN is a generative adversarial network trained to generate high-resolution images belonging to different classes. In our work, we trained this framework on the Alzheimer's Disease Neuroimaging Initiative (ADNI) dataset, which contains brain MRI images of AD patients and HC.

The implementation of the training algorithm can be found within our GitHub repository, with Docker containerization.

For further exploration, the pre-trained models are available within the Code Ocean capsule. These models can facilitate the generation of synthetic images for both classes and also aid in classifying new brain MRI images.

Files

labels_syn.csv

Files (104.5 MB)

Name Size Download all
md5:9860126ead4ffc641f9b1233bcfda185
104.5 MB Download
md5:2e5dd8f50976a68891381def119c2e04
2.9 kB Preview Download

Additional details

Related works

Is compiled by
Software: 10.24433/CO.4918212.v1 (DOI)
Is derived from
Software: 10.5281/zenodo.8021009 (DOI)
Software: https://github.com/aiformedresearch/PACGAN (URL)
Is supplemented by
Software: https://hub.docker.com/r/aiformedresearch/pacgan (URL)