wgan, wgan2(improved, gp), infogan, and dcgan implementation in lasagne, keras, pytorch
Image-to-Image Translation in PyTorch
Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
Image-to-image translation with conditional adversarial nets
PaddlePaddle GAN library, including lots of interesting applications like First-Order motion transfer, Wav2Lip, picture repair, image editing, photo2cartoon, image style transfer, GPEN, and so on.
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
Interactive Image Generation via Generative Adversarial Networks
Collection of generative models in Tensorflow
Collection of generative models in Pytorch version.
Contrastive unpaired image-to-image translation, faster and lighter training than cyclegan (ECCV 2020, in PyTorch)
? Difficult algorithm, Simple code.