Datasets
Open Access
UniTOBrain
- Citation Author(s):
- Submitted by:
- apns apns
- Last updated:
- Thu, 07/22/2021 - 10:59
- DOI:
- 10.21227/x8ea-vh16
- Data Format:
- License:
- Categories:
- Keywords:
Abstract
The University of Turin (UniTO) released the open-access dataset Stoke collected for the homonymous Use Case 3 in the DeepHealth project (https://deephealth-project.eu/). UniToBrain is a dataset of Computed Tomography (CT) perfusion images (CTP). The dataset includes 258 consecutive patients, a subsample of 100 training subjects and 15 testing subjects was used in a submitted publication for the training and the testing of a Convolutional Neural Network (CNN, see for details: https://arxiv.org/abs/2101.05992, https://paperswithcode.com/paper/neural-network-derived-perfusion-maps-a-model, https://www.medrxiv.org/content/10.1101/2021.01.13.21249757v1). The UniTO team released this dataset publicly.
CTP data were retrospectively obtained from the hospital PACS of Città della Salute e della Scienza di Torino (Molinette). CTP acquisition parameters were as follows: Scanner GE, 64 slices, 80 kV, 150 mAs, 44.5 sec duration, 89 volumes (40 mm axial coverage), injection of 40 ml of Iodine contrast agent (300 mg/ml) at 4 ml/s speed.
Along with the dataset, we provide some utility files.
dicomtonpy.py: It converts the dicom files in the dataset to numpy arrays. These are 3D arrays, where CT slices at the same height are piled-up over the temporal acquisition.
dataloader_pytorch.py: Dataloader for the pytorch deep learning framework. It converts the numpy arrays in normalized tensors, which can be provided as input to standard deep learning models.
dataloader_pyeddl.py: Dataloader for the pyeddl deep learning framework. It converts the numpy arrays in normalized tensors, which can be provided as input to standard deep learning models using the european library EDDL. Visit https://github.com/EIDOSlab/UC3-UNITOBrain to have a full companion code where a U-Net model is trained over the dataset.
Visit https://github.com/EIDOSlab/UC3-UNITOBrain to have a full companion code where a U-Net model is trained over the dataset.
Dataset Files
- UniTOBrain_DeepHealth_IEEE.7z (80.04 GB)
Open Access dataset files are accessible to all logged in users. Don't have a login? Create a free IEEE account. IEEE Membership is not required.
Documentation
Attachment | Size |
---|---|
UniToBrain DeepHealth Data and Metadata - Metadata.pdf | 53.02 KB |
DeepHealth Data and Metadata - Data structure.pdf | 35.2 KB |
dati_ctp.txt | 9.93 KB |
UniToBrain.pdf | 281.04 KB |