...

/

The Dataset Class

The Dataset Class

Learn about the dataset class.

To work with images from the CelebA dataset we’ll need to modify the Dataset class that we used with the MNIST images.

The CelebADataset class

The changes are fairly simple ...