From scratch, simple and easy-to-understand Pytorch implementation of various generative adversarial network (GAN): GAN, DCGAN, Conditional GAN (cGAN), WGAN, WGAN-GP, CycleGAN, LSGAN, and StarGAN.
pytorch generative-adversarial-network gan dcgan wgan lsgan cyclegan cgan wgan-gp stargan conditionalgan
-
Updated
Oct 25, 2024 - Python