GP-UNIT

Domain translator

This implementation enables unsupervised translation between two domains with drastic visual discrepancies using a Generative Prior-guided approach.

[CVPR 2022] Unsupervised Image-to-Image Translation with Generative Prior

GitHub

193 stars
8 watching
15 forks
Language: Jupyter Notebook
last commit: about 3 years ago
biggancvpr2022ganimage-to-image-translation

Related projects:

RepositoryDescriptionStars
zsdonghao/unsup-im2imA framework for unsupervised image-to-image translation using Generative Adversarial Networks (GANs) and deep learning.73
mingyuliutw/unitAn unsupervised deep learning framework for translating images between different modalities1,994
sktbrain/discoganAn implementation of cross-domain relation discovery using Generative Adversarial Networks (GANs) to translate images between domains773
reedscot/icml2016Generates synthetic images from text descriptions using a Generative Adversarial Network (GAN)912
jerryli27/twinganA framework for unpaired cross-domain image translation using GANs with adaptive normalization parameters and weight-sharing.718
yunishi3/3d-fcr-alphaganThis project aims to develop a generative model for 3D multi-object scenes using a novel network architecture inspired by auto-encoding and generative adversarial networks.103
google-research/big_transferPre-trained models and code for fine-tuning image recognition tasks using deep learning frameworks1,516
zsdonghao/text-to-imageA TensorFlow implementation of generating images from text descriptions using a Generative Adversarial Network (GAN) architecture602
yunjey/domain-transfer-networkGenerates images from one domain into another without paired data using a neural network model861
mchong6/gansnrosesA PyTorch implementation of an image-to-image translation model that generates anime-style images from face images.1,158
pathak22/context-encoderUnsupervised feature learning by image inpainting using Generative Adversarial Networks (GANs)887
vpgtrans/vpgtransTransfers visual prompt generators across large language models to reduce training costs and enable customization of multimodal LLMs270
yunjey/mnist-svhn-transferA PyTorch implementation of cycle and semi-supervised GANs for domain transfer between MNIST and SVHN datasets433
wuhuikai/gp-ganAn algorithm for blending two images together to create realistic high-resolution images463
gentlegiantjgc/pymctranslateEnables data translation between Minecraft versions and platforms via an intermediate format.27