Enable using torch.utils.data.Dataset
and wrap it automatically around by Kit4DLAbstractDataModule
#29
Labels
enhancement
New feature or request
Is your feature request related to a problem? Please describe.
The default behaviour could be to use
torch.utils.data.Dataset
subclass as datasettarget
field value instead ofKit4DLAbstractDataModule
subclass.Describe the solution you'd like
The
Kit4DLAbstractDataModule
subclass can be created dynamically.The text was updated successfully, but these errors were encountered: