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.