ganhacks

GAN tips

A collection of strategies and techniques to improve the stability and performance of Generative Adversarial Networks (GANs) for generating high-quality images.

starter from "How to Train a GAN?" at NIPS2016

GitHub

11k stars
346 watching
2k forks
last commit: about 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
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
tkarras/progressive_growing_of_gans A training methodology for generative adversarial networks to improve quality and stability 6,110
postech-cvlab/pytorch-studiogan A comprehensive PyTorch library providing implementations of various Generative Adversarial Networks (GANs) for image generation and evaluation. 3,439
wiseodd/generative-models A collection of software frameworks and implementations for training generative models using GANs, VAEs, RBMs, and other techniques. 7,351
mit-han-lab/data-efficient-gans Improves GAN training efficiency by incorporating data augmentation 1,286
junyanz/igan Interactive image generation using Generative Adversarial Networks to satisfy user edits in real-time 3,979
openai/guided-diffusion This project is a software implementation of a diffusion model architecture, allowing users to generate synthetic images based on a learned distribution. 6,366
eriklindernoren/keras-gan An implementation of Generative Adversarial Networks (GANs) using the Keras deep learning framework. 9,194
eriklindernoren/pytorch-gan A collection of PyTorch implementations of Generative Adversarial Networks for image synthesis and other applications. 16,570
nvlabs/stylegan2 Improves upon the state-of-the-art architecture for generating high-quality images using a GAN-based approach 11,010
nvlabs/stylegan A deep learning framework implementing a generator architecture for generating images with controllable attributes and disentangled latent factors 14,178
ajbrock/biggan-pytorch An unofficial implementation of PyTorch BigGANs for generating high-fidelity natural images 2,874
hwalsuklee/tensorflow-generative-model-collections Provides a collection of TensorFlow implementations for various Generative Adversarial Networks (GANs) and Variational Autoencoders (VAEs). 3,915
kupynorest/deblurgan An image deblurring system using Generative Adversarial Networks (GANs) to restore sharpness from blurry images. 2,531
nvlabs/stylegan3 An implementation of a generative adversarial network architecture designed to improve image synthesis and video generation capabilities 6,478