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
11k stars
346 watching
2k forks
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An official PyTorch implementation of the StyleGAN2-ADA algorithm for generating images with a focus on stability and performance. | 4,144 |
| A training methodology for generative adversarial networks to improve quality and stability | 6,110 |
| A comprehensive PyTorch library providing implementations of various Generative Adversarial Networks (GANs) for image generation and evaluation. | 3,439 |
| A collection of software frameworks and implementations for training generative models using GANs, VAEs, RBMs, and other techniques. | 7,351 |
| Improves GAN training efficiency by incorporating data augmentation | 1,286 |
| Interactive image generation using Generative Adversarial Networks to satisfy user edits in real-time | 3,979 |
| This project is a software implementation of a diffusion model architecture, allowing users to generate synthetic images based on a learned distribution. | 6,366 |
| An implementation of Generative Adversarial Networks (GANs) using the Keras deep learning framework. | 9,194 |
| A collection of PyTorch implementations of Generative Adversarial Networks for image synthesis and other applications. | 16,570 |
| Improves upon the state-of-the-art architecture for generating high-quality images using a GAN-based approach | 11,010 |
| A deep learning framework implementing a generator architecture for generating images with controllable attributes and disentangled latent factors | 14,178 |
| An unofficial implementation of PyTorch BigGANs for generating high-fidelity natural images | 2,874 |
| Provides a collection of TensorFlow implementations for various Generative Adversarial Networks (GANs) and Variational Autoencoders (VAEs). | 3,915 |
| An image deblurring system using Generative Adversarial Networks (GANs) to restore sharpness from blurry images. | 2,531 |
| An implementation of a generative adversarial network architecture designed to improve image synthesis and video generation capabilities | 6,478 |