dcgan topic
mimicry
[CVPR 2020 Workshop] A PyTorch GAN library that reproduces research results for popular GANs.
AnoGAN-tf
Unofficial Tensorflow Implementation of AnoGAN (Anomaly GAN)
pix2pix
Image-to-image translation with conditional adversarial nets
keras-idiomatic-programmer
Books, Presentations, Workshops, Notebook Labs, and Model Zoo for Software Engineers and Data Scientists wanting to learn the TF.Keras Machine Learning framework
coursera-gan-specialization
Programming assignments and quizzes from all courses within the GANs specialization offered by deeplearning.ai
cat-generator
Generate cat images with neural networks
CatDCGAN
A DCGAN that generate Cat pictures 🐱💻
DeepImage-an-Image-to-Image-technology
DeepNude's algorithm and general image generation theory and practice research, including pix2pix, CycleGAN, UGATIT, DCGAN, SinGAN, ALAE, mGANprior, StarGAN-v2 and VAE models (TensorFlow2 implementati...
DeepImage-an-Image-to-Image-technology
An implementation of failpoints for Golang.
GANotebooks
wgan, wgan2(improved, gp), infogan, and dcgan implementation in lasagne, keras, pytorch