CerebNet.datasets.generate_hdf5¶
- class CerebNet.datasets.generate_hdf5.CerebNetDataset(cfg)[source]¶
Class to load all images in a directory into a hdf5-file.
Methods
create_hdf5_dataset
(subjects_list, dataset_name)Function to store all images in a given directory (or pattern) in a hdf5-file.