tensorflow-generative-model-collections

Generative models

Provides a collection of TensorFlow implementations for various Generative Adversarial Networks (GANs) and Variational Autoencoders (VAEs).

Collection of generative models in Tensorflow

GitHub

4k stars
159 watching
855 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list

acganbegancgancvaedraganebganfashion-mnistgangenerative-adversarial-networksgenerative-modelgenerative-modelsimproved-wganinfoganlsganmnisttensorflowvaevariational-autoencoderwganwgan-gp

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
znxlwm/pytorch-generative-model-collections Replication of various Generative Adversarial Networks (GANs) and their variants in PyTorch 2,604
wiseodd/generative-models A collection of software frameworks and implementations for training generative models using GANs, VAEs, RBMs, and other techniques. 7,351
eriklindernoren/pytorch-gan A collection of PyTorch implementations of Generative Adversarial Networks for image synthesis and other applications. 16,570
shayneobrien/generative-models Annotated implementations of various deep generative models using PyTorch 498
postech-cvlab/pytorch-studiogan A comprehensive PyTorch library providing implementations of various Generative Adversarial Networks (GANs) for image generation and evaluation. 3,439
tkarras/progressive_growing_of_gans A training methodology for generative adversarial networks to improve quality and stability 6,110
nvlabs/stylegan A deep learning framework implementing a generator architecture for generating images with controllable attributes and disentangled latent factors 14,178
nvlabs/stylegan2-ada-pytorch An official PyTorch implementation of the StyleGAN2-ADA algorithm for generating images with a focus on stability and performance. 4,144
tensorflow/gan Provides tools and utilities for training and evaluating Generative Adversarial Networks (GANs) in TensorFlow 944
nvlabs/stylegan2 Improves upon the state-of-the-art architecture for generating high-quality images using a GAN-based approach 11,010
eriklindernoren/keras-gan An implementation of Generative Adversarial Networks (GANs) using the Keras deep learning framework. 9,194
carpedm20/discogan-pytorch A PyTorch implementation of a Generative Adversarial Network (GAN) for discovering cross-domain relations. 1,084
open-mmlab/mmgeneration Generative model toolkit for GANs and image generation tasks 1,925
diego999/pygat An implementation of the Graph Attention Network model using PyTorch. 2,935
soumith/ganhacks A collection of strategies and techniques to improve the stability and performance of Generative Adversarial Networks (GANs) for generating high-quality images. 11,473