TwinGAN
GAN translator
A framework for unpaired cross-domain image translation using GANs with adaptive normalization parameters and weight-sharing.
Twin-GAN -- Unpaired Cross-Domain Image Translation with Weight-Sharing GANs
718 stars
28 watching
99 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of cross-domain relation discovery using Generative Adversarial Networks (GANs) to translate images between domains | 773 |
| A framework for unsupervised image-to-image translation using Generative Adversarial Networks (GANs) and deep learning. | 73 |
| Software framework for training and evaluating generative models of images and text based on adversarial networks | 847 |
| A deep learning implementation of a generative adversarial network for generating images from text descriptions. | 340 |
| A PyTorch implementation of cycle and semi-supervised GANs for domain transfer between MNIST and SVHN datasets | 433 |
| An unsupervised deep learning framework for translating images between different modalities | 1,994 |
| This implementation enables unsupervised translation between two domains with drastic visual discrepancies using a Generative Prior-guided approach. | 193 |
| Provides tools and utilities for training and evaluating Generative Adversarial Networks (GANs) in TensorFlow | 944 |
| A Python implementation of a Generative Adversarial Network (GAN) model used to generate portraits from latent codes. | 40 |
| An implementation of a deep learning-based makeup transfer algorithm that can robustly handle pose and expression variations in images. | 737 |
| A software framework implementing a generative adversarial network (GAN) model for image generation and manipulation | 4 |
| A PyTorch implementation of an image-to-image translation model that generates new images from paired training data. | 1,491 |
| An algorithm for blending two images together to create realistic high-resolution images | 463 |
| An implementation of a generative adversarial network (GAN) used to improve image quality through super-resolution | 39 |
| A collection of Torch implementations for training various types of Generative Adversarial Networks (GANs) | 55 |