File size: 993 Bytes
5f49b39
 
 
 
 
 
 
 
 
135d722
5f49b39
135d722
 
 
 
5f49b39
fc708c4
5f49b39
 
 
0eeba9f
 
fc708c4
5f49b39
2ad2913
 
 
135d722
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
---
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).

![T1w MRI Brain Slices Sample](preview.png)

### 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).