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

GitHub

73 stars
10 watching
16 forks
Language: Python
last commit: about 6 years ago
Linked from 1 awesome list

deep-learninggangenerative-adversarial-networkimage-to-imagetensorflowtensorlayer

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
mingyuliutw/unitAn unsupervised deep learning framework for translating images between different modalities1,994
zsdonghao/text-to-imageA TensorFlow implementation of generating images from text descriptions using a Generative Adversarial Network (GAN) architecture602
sktbrain/discoganAn implementation of cross-domain relation discovery using Generative Adversarial Networks (GANs) to translate images between domains773
williamyang1991/gp-unitThis implementation enables unsupervised translation between two domains with drastic visual discrepancies using a Generative Prior-guided approach.193
jerryli27/twinganA framework for unpaired cross-domain image translation using GANs with adaptive normalization parameters and weight-sharing.718
zsdonghao/spatial-transformer-netsAn implementation of Spatial Transformer Networks in TensorFlow for learning to apply transformations to images via classification tasks.36
hanzhanggit/stackgan-v2Software framework for training and evaluating generative models of images and text based on adversarial networks847
mrzhu-cool/pix2pix-pytorchAn implementation of an image-to-image translation algorithm using deep learning and PyTorch428
williamfalcon/pix2pix-kerasAn implementation of an image-to-image translation algorithm using a neural network architecture142
reedscot/icml2016Generates synthetic images from text descriptions using a Generative Adversarial Network (GAN)912
gink03/alt-i2vAn implementation of a deep learning-based image representation learning approach using a modified fully connected layer and transfer learning from VGG1634
yunjey/domain-transfer-networkGenerates images from one domain into another without paired data using a neural network model861
junyanz/bicycleganA PyTorch implementation of an image-to-image translation model that generates new images from paired training data.1,491
elliottd/groundedtranslationTrains multilingual image description models using neural sequence models and extracts hidden features from trained models.46
zk-ml/uchikomaA tool that translates neural network code into languages that can run on devices without floating-point operations.29