Keras-GAN
GAN library
An implementation of Generative Adversarial Networks (GANs) using the Keras deep learning framework.
Keras implementations of Generative Adversarial Networks.
9k stars
273 watching
3k forks
Language: Python
last commit: about 2 years ago
Linked from 2 awesome lists
deep-learninggangenerative-adversarial-networkskerasneural-networks
Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of PyTorch implementations of Generative Adversarial Networks for image synthesis and other applications. | 16,570 |
| A comprehensive PyTorch library providing implementations of various Generative Adversarial Networks (GANs) for image generation and evaluation. | 3,439 |
| A training methodology for generative adversarial networks to improve quality and stability | 6,110 |
| An implementation of Generative Adversarial Networks in PyTorch for generating realistic data from a given distribution. | 32 |
| An implementation of state-of-the-art deep reinforcement learning algorithms in Python. | 5,530 |
| A collection of strategies and techniques to improve the stability and performance of Generative Adversarial Networks (GANs) for generating high-quality images. | 11,473 |
| Provides a collection of TensorFlow implementations for various Generative Adversarial Networks (GANs) and Variational Autoencoders (VAEs). | 3,915 |
| This project explores image colorization using generative adversarial networks on the CIFAR10 dataset. | 11 |
| An official PyTorch implementation of the StyleGAN2-ADA algorithm for generating images with a focus on stability and performance. | 4,144 |
| An open source JavaScript library that allows running Keras models in the browser with GPU support using WebGL. | 4,964 |
| A comprehensive tutorial on building and training deep neural networks using Keras and TensorFlow | 2,951 |
| A collection of software frameworks and implementations for training generative models using GANs, VAEs, RBMs, and other techniques. | 7,351 |
| Interactive image generation using Generative Adversarial Networks to satisfy user edits in real-time | 3,979 |
| A PyTorch implementation of a Generative Adversarial Network (GAN) for discovering cross-domain relations. | 1,084 |
| A comprehensive library for building and training generative adversarial networks (GANs) and other deep learning models. | 7,935 |