HDF5Dataset
Bases: Dataset
Dataset
Dataset stored in a HDF5 file.
The HDF5 file must contain the following datasets:
samples: [num_samples, *sample_shape]
labels: [num_samples]
Path to the HDF5 file.
Methods
Attributes
sample_shape