All Projects → Generative-Model → Similar Projects or Alternatives

310 Open source projects that are alternatives of or similar to Generative-Model

Tensorflow Generative Model Collections
Collection of generative models in Tensorflow
Stars: ✭ 3,785 (+5634.85%)
Mutual labels:  infogan, vae, wgan, lsgan, cgan, wgan-gp, generative-models
Ganotebooks
wgan, wgan2(improved, gp), infogan, and dcgan implementation in lasagne, keras, pytorch
Stars: ✭ 1,446 (+2090.91%)
Mutual labels:  infogan, dcgan, wgan, cyclegan, wgan-gp
Fun-with-MNIST
Playing with MNIST. Machine Learning. Generative Models.
Stars: ✭ 23 (-65.15%)
Mutual labels:  infogan, vae, wgan, lsgan, wgan-gp
Pytorch Generative Model Collections
Collection of generative models in Pytorch version.
Stars: ✭ 2,296 (+3378.79%)
Mutual labels:  infogan, wgan, lsgan, cgan, wgan-gp
generative deep learning
Generative Deep Learning Sessions led by Anugraha Sinha (Machine Learning Tokyo)
Stars: ✭ 24 (-63.64%)
Mutual labels:  vae, wgan, wgan-gp, stylegan
Deeplearningmugenknock
でぃーぷらーにんぐを無限にやってディープラーニングでDeepLearningするための実装CheatSheet
Stars: ✭ 684 (+936.36%)
Mutual labels:  dcgan, vae, wgan, wgan-gp
Pytorch-Basic-GANs
Simple Pytorch implementations of most used Generative Adversarial Network (GAN) varieties.
Stars: ✭ 101 (+53.03%)
Mutual labels:  dcgan, wgan, cgan, wgan-gp
GANs-Keras
GANs Implementations in Keras
Stars: ✭ 24 (-63.64%)
Mutual labels:  infogan, dcgan, wgan, cgan
progressive growing of GANs
Pure tensorflow implementation of progressive growing of GANs
Stars: ✭ 31 (-53.03%)
Mutual labels:  wgan, wgan-gp, pggan
Awesome Gans
Awesome Generative Adversarial Networks with tensorflow
Stars: ✭ 585 (+786.36%)
Mutual labels:  dcgan, wgan, wgan-gp
Dcgan Lsgan Wgan Gp Dragan Tensorflow 2
DCGAN LSGAN WGAN-GP DRAGAN Tensorflow 2
Stars: ✭ 373 (+465.15%)
Mutual labels:  dcgan, wgan, wgan-gp
benchmark VAE
Unifying Variational Autoencoder (VAE) implementations in Pytorch (NeurIPS 2022)
Stars: ✭ 1,211 (+1734.85%)
Mutual labels:  vae, beta-vae, vq-vae
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 (-34.85%)
Mutual labels:  dcgan, wgan, stylegan
Advanced Models
여러가지 유명한 신경망 모델들을 제공합니다. (DCGAN, VAE, Resnet 등등)
Stars: ✭ 48 (-27.27%)
Mutual labels:  dcgan, vae, cgan
Pycadl
Python package with source code from the course "Creative Applications of Deep Learning w/ TensorFlow"
Stars: ✭ 356 (+439.39%)
Mutual labels:  dcgan, vae, cyclegan
Gan Tutorial
Simple Implementation of many GAN models with PyTorch.
Stars: ✭ 227 (+243.94%)
Mutual labels:  dcgan, wgan, wgan-gp
Dcgan wgan wgan Gp lsgan sngan rsgan began acgan pggan tensorflow
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
Stars: ✭ 166 (+151.52%)
Mutual labels:  dcgan, wgan, wgan-gp
Tf.gans Comparison
Implementations of (theoretical) generative adversarial networks and comparison without cherry-picking
Stars: ✭ 477 (+622.73%)
Mutual labels:  dcgan, wgan, wgan-gp
coursera-gan-specialization
Programming assignments and quizzes from all courses within the GANs specialization offered by deeplearning.ai
Stars: ✭ 277 (+319.7%)
Mutual labels:  dcgan, wgan, stylegan
overlord
Official pytorch implementation of "Scaling-up Disentanglement for Image Translation", ICCV 2021.
Stars: ✭ 35 (-46.97%)
Mutual labels:  generative-models, stylegan
Stargan
StarGAN - Official PyTorch Implementation (CVPR 2018)
Stars: ✭ 4,946 (+7393.94%)
Mutual labels:  generative-models, stargan
Pytorch-Image-Translation-GANs
Pytorch implementations of most popular image-translation GANs, including Pixel2Pixel, CycleGAN and StarGAN.
Stars: ✭ 106 (+60.61%)
Mutual labels:  cyclegan, stargan
Unified Gan Tensorflow
A Tensorflow implementation of GAN, WGAN and WGAN with gradient penalty.
Stars: ✭ 93 (+40.91%)
Mutual labels:  wgan, wgan-gp
WGAN-GP-TensorFlow
TensorFlow implementations of Wasserstein GAN with Gradient Penalty (WGAN-GP), Least Squares GAN (LSGAN), GANs with the hinge loss.
Stars: ✭ 42 (-36.36%)
Mutual labels:  lsgan, wgan-gp
vqvae-2
PyTorch implementation of VQ-VAE-2 from "Generating Diverse High-Fidelity Images with VQ-VAE-2"
Stars: ✭ 65 (-1.52%)
Mutual labels:  vae, vq-vae
TensorMONK
A collection of deep learning models (PyTorch implemtation)
Stars: ✭ 21 (-68.18%)
Mutual labels:  vae, pggan
pytorch-gans
PyTorch implementation of GANs (Generative Adversarial Networks). DCGAN, Pix2Pix, CycleGAN, SRGAN
Stars: ✭ 21 (-68.18%)
Mutual labels:  dcgan, cyclegan
Numpy Ml
Machine learning, in numpy
Stars: ✭ 11,100 (+16718.18%)
Mutual labels:  vae, wgan-gp
precision-recall-distributions
Assessing Generative Models via Precision and Recall (official repository)
Stars: ✭ 80 (+21.21%)
Mutual labels:  vae, generative-models
ladder-vae-pytorch
Ladder Variational Autoencoders (LVAE) in PyTorch
Stars: ✭ 59 (-10.61%)
Mutual labels:  vae, generative-models
Pytorch Vae
A Collection of Variational Autoencoders (VAE) in PyTorch.
Stars: ✭ 2,704 (+3996.97%)
Mutual labels:  vae, beta-vae
Improved-Wasserstein-GAN-application-on-MRI-images
Improved Wasserstein GAN (WGAN-GP) application on medical (MRI) images
Stars: ✭ 23 (-65.15%)
Mutual labels:  wgan, wgan-gp
WGAN-GP-tensorflow
Tensorflow Implementation of Paper "Improved Training of Wasserstein GANs"
Stars: ✭ 23 (-65.15%)
Mutual labels:  wgan, wgan-gp
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 (+318.18%)
Mutual labels:  dcgan, cyclegan
LSGAN
Chainer implementation of Least Squares GAN (LSGAN)
Stars: ✭ 54 (-18.18%)
Mutual labels:  dcgan, lsgan
Chainer Gan Lib
Chainer implementation of recent GAN variants
Stars: ✭ 386 (+484.85%)
Mutual labels:  dcgan, wgan-gp
Wae Pytorch
Stars: ✭ 47 (-28.79%)
Mutual labels:  vae, wgan
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 (+563.64%)
Mutual labels:  vae, wgan
Pytorch-conditional-GANs
Implementation of Conditional Generative Adversarial Networks in PyTorch
Stars: ✭ 91 (+37.88%)
Mutual labels:  dcgan, cgan
Anime gan
GAN models with Anime.
Stars: ✭ 56 (-15.15%)
Mutual labels:  dcgan, wgan
Matlab Gan
MATLAB implementations of Generative Adversarial Networks -- from GAN to Pixel2Pixel, CycleGAN
Stars: ✭ 63 (-4.55%)
Mutual labels:  dcgan, cyclegan
Pytorch Gan Collections
PyTorch implementation of DCGAN, WGAN-GP and SNGAN.
Stars: ✭ 128 (+93.94%)
Mutual labels:  dcgan, wgan-gp
Wasserstein Gan
Chainer implementation of Wasserstein GAN
Stars: ✭ 95 (+43.94%)
Mutual labels:  dcgan, wgan
Dcgan Lsgan Wgan Gp Dragan Pytorch
DCGAN LSGAN WGAN-GP DRAGAN PyTorch
Stars: ✭ 134 (+103.03%)
Mutual labels:  dcgan, wgan-gp
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 (+109.09%)
Mutual labels:  dcgan, wgan
Gan
Resources and Implementations of Generative Adversarial Nets: GAN, DCGAN, WGAN, CGAN, InfoGAN
Stars: ✭ 2,127 (+3122.73%)
Mutual labels:  infogan, dcgan
Pytorch cpp
Deep Learning sample programs using PyTorch in C++
Stars: ✭ 114 (+72.73%)
Mutual labels:  dcgan, vae
Tf Exercise Gan
Tensorflow implementation of different GANs and their comparisions
Stars: ✭ 110 (+66.67%)
Mutual labels:  dcgan, wgan
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 (+103.03%)
Mutual labels:  dcgan, vae
Mimicry
[CVPR 2020 Workshop] A PyTorch GAN library that reproduces research results for popular GANs.
Stars: ✭ 458 (+593.94%)
Mutual labels:  dcgan, wgan-gp
Deepnude 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 implementation). DeepNude的算法以及通用生成对抗网络(GAN,Generative Adversarial Network)图像生成的理论与实践研究。
Stars: ✭ 4,029 (+6004.55%)
Mutual labels:  dcgan, vae
Gan theories
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.
Stars: ✭ 158 (+139.39%)
Mutual labels:  dcgan, wgan
dcgan vae pytorch
dcgan combined with vae in pytorch!
Stars: ✭ 110 (+66.67%)
Mutual labels:  dcgan, vae
MXNet-GAN
MXNet Implementation of DCGAN, Conditional GAN, pix2pix
Stars: ✭ 23 (-65.15%)
Mutual labels:  dcgan, cgan
MMD-GAN
Improving MMD-GAN training with repulsive loss function
Stars: ✭ 82 (+24.24%)
Mutual labels:  dcgan
CycleGAN-gluon-mxnet
this repo attemps to reproduce Unpaired Image-to-Image Translation using Cycle-Consistent Adversarial Networks(CycleGAN) use gluon reimplementation
Stars: ✭ 31 (-53.03%)
Mutual labels:  cyclegan
hyperstyle
Official Implementation for "HyperStyle: StyleGAN Inversion with HyperNetworks for Real Image Editing" (CVPR 2022) https://arxiv.org/abs/2111.15666
Stars: ✭ 874 (+1224.24%)
Mutual labels:  stylegan
molecular-VAE
Implementation of the paper - Automatic chemical design using a data-driven continuous representation of molecules
Stars: ✭ 36 (-45.45%)
Mutual labels:  vae
deepgtt
DeepGTT: Learning Travel Time Distributions with Deep Generative Model
Stars: ✭ 30 (-54.55%)
Mutual labels:  vae
vae-concrete
Keras implementation of a Variational Auto Encoder with a Concrete Latent Distribution
Stars: ✭ 51 (-22.73%)
Mutual labels:  vae
1-60 of 310 similar projects