gan-tutorial topic
List
gan-tutorial repositories
pytorch-GANs
370
Stars
54
Forks
Watchers
My implementation of various GAN (generative adversarial networks) architectures like vanilla GAN (Goodfellow et al.), cGAN (Mirza et al.), DCGAN (Radford et al.), etc.
GAN-Tutorial
376
Stars
108
Forks
Watchers
Simple Implementation of many GAN models with PyTorch.
TF2-GAN
65
Stars
19
Forks
Watchers
🐳 GAN implemented as Tensorflow 2.X