Implementation of DCGAN (Deep Convolutional Generative Adversarial Network) to generate cat pictures 🐈🐈🐈
You can see other generated images here.
The dataset includes 15747 images which are 64x64 resized RGB.
The dataset is available on Kaggle as images.
Also, you can see my implementation and notebook on Kaggle.
I stored the dataset in Numpy array form to make it easier to work with data, you can download it from this.
If you have any questions, feel free to ask me:
📩 [email protected]