All Projects → Dcgan → Similar Projects or Alternatives

714 Open source projects that are alternatives of or similar to Dcgan

Igan
Interactive Image Generation via Generative Adversarial Networks
Stars: ✭ 3,845 (+1244.41%)
DLSS
Deep Learning Super Sampling with Deep Convolutional Generative Adversarial Networks.
Stars: ✭ 88 (-69.23%)
Image generator
DCGAN image generator 🖼️.
Stars: ✭ 173 (-39.51%)
Anogan Tf
Unofficial Tensorflow Implementation of AnoGAN (Anomaly GAN)
Stars: ✭ 218 (-23.78%)
catgan pytorch
Unsupervised and Semi-supervised Learning with Categorical Generative Adversarial Networks
Stars: ✭ 50 (-82.52%)
Generative adversarial networks 101
Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 datasets.
Stars: ✭ 138 (-51.75%)
Deep Learning With Python
Example projects I completed to understand Deep Learning techniques with Tensorflow. Please note that I do no longer maintain this repository.
Stars: ✭ 134 (-53.15%)
Context Encoder
[CVPR 2016] Unsupervised Feature Learning by Image Inpainting using GANs
Stars: ✭ 731 (+155.59%)
Pix2pix
Image-to-image translation with conditional adversarial nets
Stars: ✭ 8,765 (+2964.69%)
Pytorch Mnist Celeba Gan Dcgan
Pytorch implementation of Generative Adversarial Networks (GAN) and Deep Convolutional Generative Adversarial Networks (DCGAN) for MNIST and CelebA datasets
Stars: ✭ 363 (+26.92%)
Gans In Action
Companion repository to GANs in Action: Deep learning with Generative Adversarial Networks
Stars: ✭ 748 (+161.54%)
Semantic image inpainting
Semantic Image Inpainting
Stars: ✭ 140 (-51.05%)
Dcgan Tensorflow
A Tensorflow implementation of Deep Convolutional Generative Adversarial Networks trained on Fashion-MNIST, CIFAR-10, etc.
Stars: ✭ 70 (-75.52%)
Awesome Gans
Awesome Generative Adversarial Networks with tensorflow
Stars: ✭ 585 (+104.55%)
Tensorflow Mnist Gan Dcgan
Tensorflow implementation of Generative Adversarial Networks (GAN) and Deep Convolutional Generative Adversarial Netwokrs for MNIST dataset.
Stars: ✭ 163 (-43.01%)
GAN-Project-2018
GAN in Tensorflow to be run via Linux command line
Stars: ✭ 21 (-92.66%)
UEGAN
[TIP2020] Pytorch implementation of "Towards Unsupervised Deep Image Enhancement with Generative Adversarial Network"
Stars: ✭ 68 (-76.22%)
Freezed
Freeze the Discriminator: a Simple Baseline for Fine-Tuning GANs (CVPRW 2020)
Stars: ✭ 195 (-31.82%)
Iseebetter
iSeeBetter: Spatio-Temporal Video Super Resolution using Recurrent-Generative Back-Projection Networks | Python3 | PyTorch | GANs | CNNs | ResNets | RNNs | Published in Springer Journal of Computational Visual Media, September 2020, Tsinghua University Press
Stars: ✭ 202 (-29.37%)
Artgan
ArtGAN: This work presents a series of new approaches to improve Generative Adversarial Network (GAN) for conditional image synthesis and we name the proposed model as “ArtGAN”. Implementations are in Caffe/Tensorflow.
Stars: ✭ 210 (-26.57%)
Triple Gan
See Triple-GAN-V2 in PyTorch: https://github.com/taufikxu/Triple-GAN
Stars: ✭ 203 (-29.02%)
Ranksrgan
ICCV 2019 (oral) RankSRGAN: Generative Adversarial Networks with Ranker for Image Super-Resolution. PyTorch implementation
Stars: ✭ 213 (-25.52%)
ezgan
An extremely simple generative adversarial network, built with TensorFlow
Stars: ✭ 36 (-87.41%)
DeepFlow
Pytorch implementation of "DeepFlow: History Matching in the Space of Deep Generative Models"
Stars: ✭ 24 (-91.61%)
Gan Tutorial
Simple Implementation of many GAN models with PyTorch.
Stars: ✭ 227 (-20.63%)
Mutual labels:  gan, dcgan
MNIST-invert-color
Invert the color of MNIST images with PyTorch
Stars: ✭ 13 (-95.45%)
The Gan World
Everything about Generative Adversarial Networks
Stars: ✭ 243 (-15.03%)
Creative Adversarial Networks
(WIP) Implementation of Creative Adversarial Networks https://arxiv.org/pdf/1706.07068.pdf
Stars: ✭ 193 (-32.52%)
Arbitrary Text To Image Papers
A collection of arbitrary text to image papers with code (constantly updating)
Stars: ✭ 196 (-31.47%)
Pytorch Generative Model Collections
Collection of generative models in Pytorch version.
Stars: ✭ 2,296 (+702.8%)
Unsupervised-Anomaly-Detection-with-Generative-Adversarial-Networks
Unsupervised Anomaly Detection with Generative Adversarial Networks on MIAS dataset
Stars: ✭ 95 (-66.78%)
Mutual labels:  gan, dcgan
Gan Sandbox
Vanilla GAN implemented on top of keras/tensorflow enabling rapid experimentation & research. Branches correspond to implementations of stable GAN variations (i.e. ACGan, InfoGAN) and other promising variations of GANs like conditional and Wasserstein.
Stars: ✭ 210 (-26.57%)
Alae
[CVPR2020] Adversarial Latent Autoencoders
Stars: ✭ 3,178 (+1011.19%)
Dragan
A stable algorithm for GAN training
Stars: ✭ 189 (-33.92%)
keras-3dgan
Keras implementation of 3D Generative Adversarial Network.
Stars: ✭ 20 (-93.01%)
Srgan
Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network
Stars: ✭ 2,641 (+823.43%)
Mutual labels:  gan, tensorlayer
TextBoxGAN
Generate text boxes from input words with a GAN.
Stars: ✭ 50 (-82.52%)
Gan steerability
On the "steerability" of generative adversarial networks
Stars: ✭ 225 (-21.33%)
Adgan
The Implementation of paper "Controllable Person Image Synthesis with Attribute-Decomposed GAN"
Stars: ✭ 239 (-16.43%)
Gif
GIF is a photorealistic generative face model with explicit 3D geometric and photometric control.
Stars: ✭ 233 (-18.53%)
Gan2shape
Code for GAN2Shape (ICLR2021 oral)
Stars: ✭ 183 (-36.01%)
pytorch-gans
PyTorch implementation of GANs (Generative Adversarial Networks). DCGAN, Pix2Pix, CycleGAN, SRGAN
Stars: ✭ 21 (-92.66%)
Pytorch Cyclegan And Pix2pix
Image-to-Image Translation in PyTorch
Stars: ✭ 16,477 (+5661.19%)
Video prediction
Stochastic Adversarial Video Prediction
Stars: ✭ 247 (-13.64%)
Generative models tutorial with demo
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..
Stars: ✭ 276 (-3.5%)
ADL2019
Applied Deep Learning (2019 Spring) @ NTU
Stars: ✭ 20 (-93.01%)
coursera-gan-specialization
Programming assignments and quizzes from all courses within the GANs specialization offered by deeplearning.ai
Stars: ✭ 277 (-3.15%)
DCGAN-Pytorch
A Pytorch implementation of "Deep Convolutional Generative Adversarial Networks"
Stars: ✭ 23 (-91.96%)
gan-vae-pretrained-pytorch
Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.
Stars: ✭ 134 (-53.15%)
MMD-GAN
Improving MMD-GAN training with repulsive loss function
Stars: ✭ 82 (-71.33%)
keras-text-to-image
Translate text to image in Keras using GAN and Word2Vec as well as recurrent neural networks
Stars: ✭ 60 (-79.02%)
Tensorflow DCGAN
Study Friendly Implementation of DCGAN in Tensorflow
Stars: ✭ 22 (-92.31%)
Mutual labels:  gan, dcgan
IrwGAN
Official pytorch implementation of the IrwGAN for unaligned image-to-image translation
Stars: ✭ 33 (-88.46%)
Semantic Pyramid for Image Generation
PyTorch reimplementation of the paper: "Semantic Pyramid for Image Generation" [CVPR 2020].
Stars: ✭ 45 (-84.27%)
GANs-Keras
GANs Implementations in Keras
Stars: ✭ 24 (-91.61%)
Mutual labels:  gan, dcgan
DCGAN-CIFAR10
A implementation of DCGAN (Deep Convolutional Generative Adversarial Networks) for CIFAR10 image
Stars: ✭ 18 (-93.71%)
GAN-Anime-Characters
Applied several Generative Adversarial Networks (GAN) techniques such as: DCGAN, WGAN and StyleGAN to generate Anime Faces and Handwritten Digits.
Stars: ✭ 43 (-84.97%)
Adventures-with-GANS
Showcasing various fun adventures with GANs
Stars: ✭ 13 (-95.45%)
srgan
Pytorch implementation of "Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network"
Stars: ✭ 39 (-86.36%)
dcgan anime avatars
基于keras使用dcgan自动生成动漫头像
Stars: ✭ 37 (-87.06%)
Mutual labels:  gan, dcgan
1-60 of 714 similar projects