Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 508 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 508 Bytes

neurodataloader

neurodataloader is a combination of Pytorch datasets and Pybids intended to facillitate loading BIDS-compliant datasets for images.

The Dataloader supplies sets of images grouped by the user's requirements; for example, sets are grouped by subject, session, and/or imaging modality. For datasets with exceptionally-large tabular data, users can use subject-specific .tsv files to allow real-time loading.