DiscoGAN
Image translator
An implementation of cross-domain relation discovery using Generative Adversarial Networks (GANs) to translate images between domains
Official implementation of "Learning to Discover Cross-Domain Relations with Generative Adversarial Networks"
773 stars
26 watching
171 forks
Language: Python
last commit: almost 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A framework for unsupervised image-to-image translation using Generative Adversarial Networks (GANs) and deep learning. | 73 |
| A framework for unpaired cross-domain image translation using GANs with adaptive normalization parameters and weight-sharing. | 718 |
| A TensorFlow implementation of generating images from text descriptions using a Generative Adversarial Network (GAN) architecture | 602 |
| Reproduces text-to-image generation with attentional generative adversarial networks. | 1,343 |
| A PyTorch implementation of an image-to-image translation model that generates new images from paired training data. | 1,491 |
| Generates synthetic images from text descriptions using a Generative Adversarial Network (GAN) | 912 |
| A PyTorch implementation of a generative adversarial network for image synthesis from text descriptions | 1,863 |
| An unsupervised deep learning framework for translating images between different modalities | 1,994 |
| A deep learning implementation of a generative adversarial network for generating images from text descriptions. | 340 |
| This implementation enables unsupervised translation between two domains with drastic visual discrepancies using a Generative Prior-guided approach. | 193 |
| A PyTorch implementation of a Generative Adversarial Network (GAN) for discovering cross-domain relations. | 1,084 |
| An implementation of an image-to-image translation algorithm using deep learning and PyTorch | 428 |
| An implementation of an image-to-image translation algorithm using a neural network architecture | 142 |
| Software framework for training and evaluating generative models of images and text based on adversarial networks | 847 |
| Generates images using a Deep Convolutional Generative Adversarial Network (DCGAN) algorithm | 936 |