Input datasets#

Generic dataset classes and auxiliary functions.

Generic datasets#

MetaDataset

Dataset of file path template strings and sample meta-data given by Pandas DataFrame.

GroupDataset

Group samples in dataset.

JoinDataset

Join dict entries from one or more datasets in a single dict.

Image datasets#

ImageDataset

Configurable image dataset.

ImageDatasetConfig

Configuration of image dataset.