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
857 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,601
wiseodd/generative-models A collection of software frameworks and implementations for training generative models using GANs, VAEs, RBMs, and other techniques. 7,335
eriklindernoren/pytorch-gan PyTorch implementations of Generative Adversarial Networks for image synthesis 16,453
shayneobrien/generative-models Annotated implementations of various deep generative models using PyTorch 500
postech-cvlab/pytorch-studiogan A comprehensive PyTorch library providing implementations of various Generative Adversarial Networks (GANs) for image generation and evaluation. 3,430
tkarras/progressive_growing_of_gans A training methodology for generative adversarial networks to improve quality and stability 6,095
nvlabs/stylegan A deep learning framework implementing a generator architecture for generating images with controllable attributes and disentangled latent factors 14,152
nvlabs/stylegan2-ada-pytorch An official PyTorch implementation of the StyleGAN2-ADA algorithm for generating images with a focus on stability and performance. 4,126
tensorflow/gan Provides tools and utilities for training and evaluating Generative Adversarial Networks (GANs) in TensorFlow 937
nvlabs/stylegan2 Improves upon the state-of-the-art architecture for generating high-quality images using a GAN-based approach 10,991
eriklindernoren/keras-gan This repository provides pre-trained implementations of Generative Adversarial Networks (GANs) using the Keras deep learning framework. 9,184
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,909
diego999/pygat An implementation of the Graph Attention Network model using PyTorch. 2,914
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,458