data-efficient-gans
GAN augmenter
An implementation of Differentiable Augmentation for GAN training to improve data efficiency.
Differentiable Augmentation for Data-Efficient GAN Training
11 stars
3 watching
1 forks
Language: Python
last commit: over 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| Improves GAN training efficiency by incorporating data augmentation | 1,286 |
| Improves the performance of Generative Adversarial Networks by normalizing weights and batch data | 181 |
| An implementation of a generative adversarial network (GAN) used to improve image quality through super-resolution | 39 |
| Visualizes and understands internal representations of generative adversarial networks (GANs) to analyze their behavior and improve performance. | 1,770 |
| Provides tools and utilities for training and evaluating Generative Adversarial Networks (GANs) in TensorFlow | 944 |
| An implementation of an algorithm to train mixtures of Generative Adversarial Networks (GANs) for generative modeling tasks | 76 |
| This repository provides code for training Generative Adversarial Networks (GANs) for various image datasets, including face generation. | 285 |
| A framework for unpaired cross-domain image translation using GANs with adaptive normalization parameters and weight-sharing. | 718 |
| A deep learning implementation of a generative adversarial network for generating images from text descriptions. | 340 |
| A curated collection of resources and techniques for training Generative Adversarial Networks (GANs) with various architectures, normalization methods, and regularization strategies. | 27 |
| An implementation of Generative Adversarial Networks in PyTorch for generating realistic data from a given distribution. | 32 |
| 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 |
| An open-source project that investigates the stability of Generative Adversarial Networks (GANs) and provides experiments to evaluate their convergence. | 918 |
| An integrated framework for training custom generative AI models | 246 |
| Analyzes and optimizes the performance of graph neural networks using gradient boosting and various aggregation models. | 13 |