PlaceholderDataset#
- class deepinv.datasets.utils.PlaceholderDataset(n=1, shape=(1, 64, 64))[source]#
Bases:
ImageDataset
A placeholder dataset for test purposes.
Produces image pairs x,y that are random tensor of shape specified.
Bases: ImageDataset
A placeholder dataset for test purposes.
Produces image pairs x,y that are random tensor of shape specified.