All Projects → Tf Exercise Gan → Similar Projects or Alternatives

676 Open source projects that are alternatives of or similar to Tf Exercise Gan

Gan Tutorial
Simple Implementation of many GAN models with PyTorch.
Stars: ✭ 227 (+106.36%)
Mutual labels:  gan, mnist, dcgan, wgan, celeba
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 (+25.45%)
Mutual labels:  gan, mnist, dcgan, wgan
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 (+230%)
Mutual labels:  gan, mnist, dcgan, celeba
Tf.gans Comparison
Implementations of (theoretical) generative adversarial networks and comparison without cherry-picking
Stars: ✭ 477 (+333.64%)
Mutual labels:  gan, dcgan, wgan, celeba
cDCGAN
PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)
Stars: ✭ 49 (-55.45%)
Mutual labels:  mnist, dcgan, celeba
GANs-Keras
GANs Implementations in Keras
Stars: ✭ 24 (-78.18%)
Mutual labels:  gan, dcgan, wgan
DCGAN-Pytorch
A Pytorch implementation of "Deep Convolutional Generative Adversarial Networks"
Stars: ✭ 23 (-79.09%)
Mutual labels:  mnist, dcgan, celeba
Awesome Gans
Awesome Generative Adversarial Networks with tensorflow
Stars: ✭ 585 (+431.82%)
Mutual labels:  gan, dcgan, wgan
Tensorflow Generative Model Collections
Collection of generative models in Tensorflow
Stars: ✭ 3,785 (+3340.91%)
Mutual labels:  gan, mnist, wgan
DCGAN-CelebA-PyTorch-CPP
DCGAN Implementation using PyTorch in both C++ and Python
Stars: ✭ 14 (-87.27%)
Mutual labels:  gan, dcgan, celeba
Tensorflow DCGAN
Study Friendly Implementation of DCGAN in Tensorflow
Stars: ✭ 22 (-80%)
Mutual labels:  gan, dcgan, celeba
Pycadl
Python package with source code from the course "Creative Applications of Deep Learning w/ TensorFlow"
Stars: ✭ 356 (+223.64%)
Mutual labels:  gan, dcgan, celeba
Wasserstein Gan
Chainer implementation of Wasserstein GAN
Stars: ✭ 95 (-13.64%)
Mutual labels:  gan, dcgan, wgan
Tensorflow Mnist Gan Dcgan
Tensorflow implementation of Generative Adversarial Networks (GAN) and Deep Convolutional Generative Adversarial Netwokrs for MNIST dataset.
Stars: ✭ 163 (+48.18%)
Mutual labels:  gan, mnist, dcgan
Pytorch Generative Model Collections
Collection of generative models in Pytorch version.
Stars: ✭ 2,296 (+1987.27%)
Mutual labels:  gan, mnist, wgan
Pytorch-Basic-GANs
Simple Pytorch implementations of most used Generative Adversarial Network (GAN) varieties.
Stars: ✭ 101 (-8.18%)
Mutual labels:  dcgan, wgan
coursera-gan-specialization
Programming assignments and quizzes from all courses within the GANs specialization offered by deeplearning.ai
Stars: ✭ 277 (+151.82%)
Mutual labels:  dcgan, wgan
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 (-60.91%)
Mutual labels:  dcgan, wgan
Generative-Model
Repository for implementation of generative models with Tensorflow 1.x
Stars: ✭ 66 (-40%)
Mutual labels:  dcgan, wgan
catgan pytorch
Unsupervised and Semi-supervised Learning with Categorical Generative Adversarial Networks
Stars: ✭ 50 (-54.55%)
Mutual labels:  gan, dcgan
minimal wgan
A minimal implementation of Wasserstein GAN
Stars: ✭ 44 (-60%)
Mutual labels:  mnist, wgan
dcgan anime avatars
基于keras使用dcgan自动生成动漫头像
Stars: ✭ 37 (-66.36%)
Mutual labels:  gan, dcgan
MNIST-invert-color
Invert the color of MNIST images with PyTorch
Stars: ✭ 13 (-88.18%)
Mutual labels:  gan, mnist
Alae
[CVPR2020] Adversarial Latent Autoencoders
Stars: ✭ 3,178 (+2789.09%)
Mutual labels:  gan, celeba
Cat Generator
Generate cat images with neural networks
Stars: ✭ 354 (+221.82%)
Mutual labels:  gan, dcgan
chainer-wasserstein-gan
Chainer implementation of the Wesserstein GAN
Stars: ✭ 20 (-81.82%)
Mutual labels:  gan, wgan
Dcgan
The Simplest DCGAN Implementation
Stars: ✭ 286 (+160%)
Mutual labels:  gan, dcgan
Psgan
Periodic Spatial Generative Adversarial Networks
Stars: ✭ 108 (-1.82%)
Mutual labels:  gan, dcgan
Celeba Hq Modified
Modified h5tool.py make user getting celeba-HQ easier
Stars: ✭ 84 (-23.64%)
Mutual labels:  gan, celeba
Fun-with-MNIST
Playing with MNIST. Machine Learning. Generative Models.
Stars: ✭ 23 (-79.09%)
Mutual labels:  mnist, wgan
Rnn.wgan
Code for training and evaluation of the model from "Language Generation with Recurrent Generative Adversarial Networks without Pre-training"
Stars: ✭ 252 (+129.09%)
Mutual labels:  gan, wgan
gan-vae-pretrained-pytorch
Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.
Stars: ✭ 134 (+21.82%)
Mutual labels:  mnist, dcgan
GAN-Project-2018
GAN in Tensorflow to be run via Linux command line
Stars: ✭ 21 (-80.91%)
Mutual labels:  gan, dcgan
Anogan Tf
Unofficial Tensorflow Implementation of AnoGAN (Anomaly GAN)
Stars: ✭ 218 (+98.18%)
Mutual labels:  gan, dcgan
DLSS
Deep Learning Super Sampling with Deep Convolutional Generative Adversarial Networks.
Stars: ✭ 88 (-20%)
Mutual labels:  gan, dcgan
Unsupervised-Anomaly-Detection-with-Generative-Adversarial-Networks
Unsupervised Anomaly Detection with Generative Adversarial Networks on MIAS dataset
Stars: ✭ 95 (-13.64%)
Mutual labels:  gan, dcgan
Generative Models
Annotated, understandable, and visually interpretable PyTorch implementations of: VAE, BIRVAE, NSGAN, MMGAN, WGAN, WGANGP, LSGAN, DRAGAN, BEGAN, RaGAN, InfoGAN, fGAN, FisherGAN
Stars: ✭ 438 (+298.18%)
Mutual labels:  gan, wgan
Mimicry
[CVPR 2020 Workshop] A PyTorch GAN library that reproduces research results for popular GANs.
Stars: ✭ 458 (+316.36%)
Mutual labels:  gan, dcgan
Rgan
Recurrent (conditional) generative adversarial networks for generating real-valued time series data.
Stars: ✭ 480 (+336.36%)
Mutual labels:  gan, mnist
Pytorch Mnist Celeba Cgan Cdcgan
Pytorch implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Generative Adversarial Networks (cDCGAN) for MNIST dataset
Stars: ✭ 290 (+163.64%)
Mutual labels:  mnist, celeba
Gan Mnist
Generative Adversarial Network for MNIST with tensorflow
Stars: ✭ 193 (+75.45%)
Mutual labels:  gan, mnist
Gans In Action
Companion repository to GANs in Action: Deep learning with Generative Adversarial Networks
Stars: ✭ 748 (+580%)
Mutual labels:  gan, dcgan
Fashion Mnist
A MNIST-like fashion product database. Benchmark 👇
Stars: ✭ 9,675 (+8695.45%)
Mutual labels:  gan, mnist
Disentangling Vae
Experiments for understanding disentanglement in VAE latent representations
Stars: ✭ 398 (+261.82%)
Mutual labels:  mnist, celeba
Dcgan Tensorflow
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
Stars: ✭ 6,963 (+6230%)
Mutual labels:  gan, dcgan
Began Tensorflow
Tensorflow implementation of "BEGAN: Boundary Equilibrium Generative Adversarial Networks"
Stars: ✭ 904 (+721.82%)
Mutual labels:  gan, celeba
Generative Models
Comparison of Generative Models in Tensorflow
Stars: ✭ 96 (-12.73%)
Mutual labels:  gan, mnist
Igan
Interactive Image Generation via Generative Adversarial Networks
Stars: ✭ 3,845 (+3395.45%)
Mutual labels:  gan, dcgan
Context Encoder
[CVPR 2016] Unsupervised Feature Learning by Image Inpainting using GANs
Stars: ✭ 731 (+564.55%)
Mutual labels:  gan, dcgan
Deeplearningmugenknock
でぃーぷらーにんぐを無限にやってディープラーニングでDeepLearningするための実装CheatSheet
Stars: ✭ 684 (+521.82%)
Mutual labels:  dcgan, wgan
Tpudcgan
Train DCGAN with TPUs on Google Cloud
Stars: ✭ 33 (-70%)
Mutual labels:  gan, dcgan
Relativistic Average Gan Keras
The implementation of Relativistic average GAN with Keras
Stars: ✭ 36 (-67.27%)
Mutual labels:  gan, mnist
Anime gan
GAN models with Anime.
Stars: ✭ 56 (-49.09%)
Mutual labels:  dcgan, wgan
Dcgan Pytorch
PyTorch Implementation of DCGAN trained on the CelebA dataset.
Stars: ✭ 32 (-70.91%)
Mutual labels:  gan, dcgan
Beautifulgirls
爬虫+脸部识别+DCGAN脸部自动生成
Stars: ✭ 56 (-49.09%)
Mutual labels:  gan, dcgan
Pix2pix
Image-to-image translation with conditional adversarial nets
Stars: ✭ 8,765 (+7868.18%)
Mutual labels:  gan, dcgan
Tensorflow Tutorials
텐서플로우를 기초부터 응용까지 단계별로 연습할 수 있는 소스 코드를 제공합니다
Stars: ✭ 2,096 (+1805.45%)
Mutual labels:  gan, mnist
Unified Gan Tensorflow
A Tensorflow implementation of GAN, WGAN and WGAN with gradient penalty.
Stars: ✭ 93 (-15.45%)
Mutual labels:  gan, wgan
Dcgan Lsgan Wgan Gp Dragan Tensorflow 2
DCGAN LSGAN WGAN-GP DRAGAN Tensorflow 2
Stars: ✭ 373 (+239.09%)
Mutual labels:  dcgan, wgan
Keras Dcgan
Keras implementation of Deep Convolutional Generative Adversarial Networks
Stars: ✭ 943 (+757.27%)
Mutual labels:  gan, dcgan
1-60 of 676 similar projects