Unsup-Im2Im
Image translator
A framework for unsupervised image-to-image translation using Generative Adversarial Networks (GANs) and deep learning.
Unsupervised Image to Image Translation with Generative Adversarial Networks
73 stars
10 watching
16 forks
Language: Python
last commit: over 4 years ago
Linked from 1 awesome list
deep-learninggangenerative-adversarial-networkimage-to-imagetensorflowtensorlayer
Related projects:
Repository | Description | Stars |
---|---|---|
| An unsupervised deep learning framework for translating images between different modalities | 1,994 |
| A TensorFlow implementation of generating images from text descriptions using a Generative Adversarial Network (GAN) architecture | 602 |
| An implementation of cross-domain relation discovery using Generative Adversarial Networks (GANs) to translate images between domains | 773 |
| This implementation enables unsupervised translation between two domains with drastic visual discrepancies using a Generative Prior-guided approach. | 193 |
| A framework for unpaired cross-domain image translation using GANs with adaptive normalization parameters and weight-sharing. | 718 |
| An implementation of Spatial Transformer Networks in TensorFlow for learning to apply transformations to images via classification tasks. | 36 |
| Software framework for training and evaluating generative models of images and text based on adversarial networks | 847 |
| 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 |
| Generates synthetic images from text descriptions using a Generative Adversarial Network (GAN) | 912 |
| An implementation of a deep learning-based image representation learning approach using a modified fully connected layer and transfer learning from VGG16 | 34 |
| Generates images from one domain into another without paired data using a neural network model | 861 |
| A PyTorch implementation of an image-to-image translation model that generates new images from paired training data. | 1,491 |
| Trains multilingual image description models using neural sequence models and extracts hidden features from trained models. | 46 |
| A tool that translates neural network code into languages that can run on devices without floating-point operations. | 29 |