UNIT

Image translator

An unsupervised deep learning framework for translating images between different modalities

Unsupervised Image-to-Image Translation

GitHub

2k stars
59 watching
362 forks
Language: Python
last commit: about 3 years ago
deep-learningganimage-translationpix2pix

Related projects:

Repository Description Stars
zsdonghao/unsup-im2im A framework for unsupervised image-to-image translation using Generative Adversarial Networks (GANs) and deep learning. 73
mingyuliutw/cogan An implementation of a Generative Adversarial Network (GAN) designed to generate diverse types of images from single input images 285
mrzhu-cool/pix2pix-pytorch A PyTorch implementation of an image-to-image translation algorithm using conditional adversarial networks 425
williamyang1991/gp-unit This implementation enables unsupervised translation between two domains with drastic visual discrepancies using a Generative Prior-guided approach. 192
kohjingyu/gill A software framework for generating images and text using large language models 430
sktbrain/discogan An implementation of cross-domain relation discovery using Generative Adversarial Networks (GANs) to translate images between domains 773
jerryli27/twingan A framework for unpaired cross-domain image translation using GANs with adaptive normalization parameters and weight-sharing. 719
zsdonghao/text-to-image A TensorFlow implementation of generating images from text descriptions using a Generative Adversarial Network (GAN) architecture 599
fyu/dilation This project provides a deep learning framework implementing dilated convolutions for semantic image segmentation 781
elliottd/groundedtranslation Trains multilingual image description models using neural sequence models and extracts hidden features from trained models. 46
williamfalcon/pix2pix-keras An implementation of an image-to-image translation algorithm using a neural network architecture 140
gink03/alt-i2v An implementation of a deep learning-based image representation learning approach using a modified fully connected layer and transfer learning from VGG16 34
atiyo/deep_image_prior Reconstructs images using untrained neural networks to manipulate and transform existing images 215
google-research/big_transfer Pre-trained models and code for fine-tuning image recognition tasks using deep learning frameworks 1,513
wuhuikai/gp-gan A software framework for generating high-resolution image blends by combining source and destination images using a deep generative model. 461