conditional-gan topic
Anime-Generation
🎨 Anime generation with GANs.
Deep-Learning
In-depth tutorials on deep learning. The first one is about image colorization using GANs (Generative Adversarial Nets).
pytorch-pix2pix
Pytorch implementation of pix2pix for various datasets.
MR-GAN
Official PyTorch implementation of Harmonizing Maximum Likelihood with GANs for Multimodal Conditional Generation (ICLR 2019)
gans-2.0
Generative Adversarial Networks in TensorFlow 2.0
text-to-image
Text to Image Synthesis using Generative Adversarial Networks
SCGAN
The implementation of 'Image synthesis via semantic composition', ICCV2021.
RVGAN
[MICCAI'21] [Tensorflow] Retinal Vessel Segmentation using a Novel Multi-scale Generative Adversarial Network
cDCGAN
PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)
Pix2Pix
Image to Image Translation using Conditional GANs (Pix2Pix) implemented using Tensorflow 2.0