CoolFace
Datasetpublic

dartbrains/localizer

Dartbrains Localizer Dataset A subset of the Brainomics/Localizer functional MRI dataset, prepared for the Dartbrains neuroimaging course at Dartmouth College. Quick Start Load beta maps (recommended for most exercises) from datasets import load_dataset ds = load_dataset("dartbrains/localizer", "betas") img = ds[0]["nifti"] # nibabel.Nifti1Image subject = ds[0]["subject"] # "S01" condition = ds[0]["condition"] # "audio_computation"… See the full description on the dataset page: https://huggingface.co/datasets/dartbrains/localizer.

sourceHugging Facecc-by-nc-4.0updated 3mo agoView on Hugging Face
1likes699downloads

Nothing at this path on main. The folder may be empty, or the revision may not exist.

dartbrains/localizer · main · files are served by the source, never re-hosted here