Awsome-GAN-Training
GAN resource guide
A curated collection of resources and techniques for training Generative Adversarial Networks (GANs) with various architectures, normalization methods, and regularization strategies.
A curated list of resources related to training of GANs
27 stars
3 watching
4 forks
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of Torch implementations for training various types of Generative Adversarial Networks (GANs) | 55 |
| Improves GAN training efficiency by incorporating data augmentation | 1,286 |
| Software framework for training and evaluating generative models of images and text based on adversarial networks | 847 |
| Provides tools and utilities for training and evaluating Generative Adversarial Networks (GANs) in TensorFlow | 944 |
| An implementation of an improved training algorithm for generative adversarial networks (GANs), specifically designed to stabilize the training process using a gradient penalty term. | 1,515 |
| A collection of MATLAB implementations for Generative Adversarial Networks (GANs) and related deep learning techniques | 190 |
| This repository provides code for training Generative Adversarial Networks (GANs) for various image datasets, including face generation. | 285 |
| A curated list of resources and papers on deep learning solutions for processing 3D shapes | 346 |
| An implementation of Generative Adversarial Networks in PyTorch for generating realistic data from a given distribution. | 32 |
| An implementation of an algorithm to train mixtures of Generative Adversarial Networks (GANs) for generative modeling tasks | 76 |
| Trains artificial neural networks using the genetic algorithm | 241 |
| Improves the performance of Generative Adversarial Networks by normalizing weights and batch data | 181 |
| A PyTorch implementation of a Generative Adversarial Network (GAN) for discovering cross-domain relations. | 1,084 |
| A curated list of resources and papers on 3D and 2D delineation techniques for image processing and computer vision applications. | 22 |
| A deep learning implementation of a generative adversarial network for generating images from text descriptions. | 340 |