bspysmg.data.dataset#
File containing a class for loading sampling data as a dataset, as well as a function for loading the dataset into a PyTorch dataloader.
Functions
|
Loads all the datasets specified in the dataset_paths list key of the configurations dictionary and creates a dataloader. |
|
Retrieve the info dictionary given the training configs and the sampling configs. |
Classes
|