g4m3r's picture
Update README.md
135d722
|
raw
history blame
No virus
993 Bytes
metadata
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 dataset, created by Spreng et al..

T1w MRI Brain Slices Sample

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.