pytorch-generative-adversarial-networks
GANs
An implementation of Generative Adversarial Networks in PyTorch for generating realistic data from a given distribution.
simple generative adversarial network (GAN) using PyTorch
32 stars
3 watching
7 forks
Language: Python
last commit: almost 8 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A PyTorch implementation of a Generative Adversarial Network (GAN) for discovering cross-domain relations. | 1,084 |
| Implementation of a deep learning model for generating high-quality images with improved stability and variation. | 538 |
| Annotated implementations of various deep generative models using PyTorch | 498 |
| Visualizes and understands internal representations of generative adversarial networks (GANs) to analyze their behavior and improve performance. | 1,770 |
| An implementation of a machine learning-based communications system using deep learning techniques. | 127 |
| PyTorch implementation of a scene-based text-to-image generation system with human priors using Generative Adversarial Networks and semantic segmentation | 334 |
| An implementation of Progressive Growing of GANs using PyTorch | 580 |
| A PyTorch implementation of Generative Adversarial Networks for anime face drawing | 1,282 |
| A PyTorch implementation of a generative adversarial network for image synthesis from text descriptions | 1,863 |
| A PyTorch implementation of an image-to-image translation model that generates new images from paired training data. | 1,491 |
| A collection of generative models implemented in Python using PyTorch | 54 |
| Generative model toolkit for GANs and image generation tasks | 1,925 |
| This repository provides code for training Generative Adversarial Networks (GANs) for various image datasets, including face generation. | 285 |
| This implementation provides a framework for generating realistic makeup transfer results using Generative Adversarial Networks (GANs) | 165 |
| A collection of Torch implementations for training various types of Generative Adversarial Networks (GANs) | 55 |