There are 7 repositories under dcgan topic.
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
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 implementation). DeepNude的算法以及通用生成对抗网络(GAN,Generative Adversarial Network)图像生成的理论与实践研究。
Resources and Implementations of Generative Adversarial Nets: GAN, DCGAN, WGAN, CGAN, InfoGAN
wgan, wgan2(improved, gp), infogan, and dcgan implementation in lasagne, keras, pytorch
Keras implementation of Deep Convolutional Generative Adversarial Networks
Companion repository to GANs in Action: Deep learning with Generative Adversarial Networks
[CVPR 2016] Unsupervised Feature Learning by Image Inpainting using GANs
Books, Presentations, Workshops, Notebook Labs, and Model Zoo for Software Engineers and Data Scientists wanting to learn the TF.Keras Machine Learning framework
Awesome Generative Adversarial Networks with tensorflow
A scalable template for PyTorch projects, with examples in Image Segmentation, Object classification, GANs and Reinforcement Learning.
[CVPR 2020 Workshop] A PyTorch GAN library that reproduces research results for popular GANs.
Implementations of (theoretical) generative adversarial networks and comparison without cherry-picking
Pytorch implementation of Generative Adversarial Networks (GAN) and Deep Convolutional Generative Adversarial Networks (DCGAN) for MNIST and CelebA datasets
Chainer implementation of recent GAN variants
Generate cat images with neural networks
Python package with source code from the course "Creative Applications of Deep Learning w/ TensorFlow"
The Simplest DCGAN Implementation
Generative Models Tutorial with Demo: Bayesian Classifier Sampling, Variational Auto Encoder (VAE), Generative Adversial Networks (GANs), Popular GANs Architectures, Auto-Regressive Models, Important Generative Model Papers, Courses, etc..
Simple Implementation of many GAN models with PyTorch.
Programming assignments and quizzes from all courses within the GANs specialization offered by deeplearning.ai
DCGAN image generator 🖼️.
A DCGAN that generate Cat pictures 🐱💻
Implementation of some different variants of GANs by tensorflow, Train the GAN in Google Cloud Colab, DCGAN, WGAN, WGAN-GP, LSGAN, SNGAN, RSGAN, RaSGAN, BEGAN, ACGAN, PGGAN, pix2pix, BigGAN
Deep Learning sample programs using PyTorch in C++
DCGAN face generator 🧑.
Tensorflow implementation of Generative Adversarial Networks (GAN) and Deep Convolutional Generative Adversarial Netwokrs for MNIST dataset.
PyTorch implementation of DCGAN, WGAN-GP and SNGAN.
Image completion using deep convolutional generative adversarial nets in tensorflow
Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 datasets.
Resources and Implementations of Generative Adversarial Nets which are focusing on how to stabilize training process and generate high quality images: DCGAN, WGAN, EBGAN, BEGAN, etc.
DCGAN LSGAN WGAN-GP DRAGAN PyTorch