|
--- |
|
license: mit |
|
tags: |
|
- brain |
|
- mri |
|
- biology |
|
- gender |
|
- sex |
|
- age |
|
- Image Classification |
|
pretty_name: T1w MRI Brain Slices |
|
language: |
|
- en |
|
size_categories: |
|
- 1K<n<10K |
|
--- |
|
# Dataset Card for T1w MRI Brain Slices |
|
|
|
### Dataset Summary |
|
|
|
This dataset contains images of brain MRI scans of 301 healthy adults (181 younger, 120 older adults) alongside information about their sex, age and education. |
|
It contains 30 images from the coronal axis of each person's scan. |
|
It was created using the [Neurocognitive aging data release with behavioral, structural, and multi-echo functional MRI measures](https://openneuro.org/datasets/ds003592/versions/1.0.13) dataset, created by [Spreng et al.](https://doi.org/10.18112/openneuro.ds003592.v1.0.13). |
|
|
|
 |
|
|
|
### Example of Useage |
|
An example on how this dataset can be used for predicting the gender using a simple CNN can be found here: [MRI Gender Classification](https://github.com/g4m3r0/MRI_Gender_Classification). |