mnist-svhn-transfer

Domain transfer GAN

A PyTorch implementation of cycle and semi-supervised GANs for domain transfer between MNIST and SVHN datasets

PyTorch Implementation of CycleGAN and SSGAN for Domain Transfer (Minimal)

GitHub

432 stars
12 watching
109 forks
Language: Python
last commit: over 7 years ago
cycle-gandomain-transfermnistpytorchsemi-supervised-gansvhn

Related projects:

Repository Description Stars
yunjey/domain-transfer-network Generates images from one domain into another without paired data using a neural network model 862
wtjiang98/psgan An implementation of a deep learning-based makeup transfer algorithm that can robustly handle pose and expression variations in images. 727
carpedm20/discogan-pytorch A PyTorch implementation of a Generative Adversarial Network (GAN) for discovering cross-domain relations. 1,084
chenyu-yang-2000/elegant This implementation provides a framework for generating realistic makeup transfer results using Generative Adversarial Networks (GANs) 161
zhanghang1989/pytorch-multi-style-transfer A PyTorch implementation of neural style transfer and MSG-Net models for real-time image stylization 979
shayneobrien/generative-models Annotated implementations of various deep generative models using PyTorch 500
junyanz/bicyclegan A PyTorch implementation of an image-to-image translation model that generates new images from paired training data. 1,486
anonymscholar/spmt This code implements a PyTorch-based makeup transfer system using semantic-aware correspondence 34
yunlongdong/fcn-pytorch A PyTorch implementation of FCN for semantic segmentation with an easy-to-use interface and pre-trained models. 160
jerryli27/twingan A framework for unpaired cross-domain image translation using GANs with adaptive normalization parameters and weight-sharing. 719
hanzhanggit/stackgan A PyTorch implementation of a generative adversarial network for image synthesis from text descriptions 1,860
honlan/dmt This project enables makeup transfer using a Generative Adversarial Network to disentangle facial identity and makeup features. 118
mailmahee/pytorch-generative-adversarial-networks An implementation of Generative Adversarial Networks in PyTorch for generating realistic data from a given distribution. 32
mchong6/gansnroses A PyTorch implementation of an image-to-image translation model that generates anime-style images from face images. 1,160
chenxi116/pnasnet.pytorch PyTorch implementation of PNASNet-5 architecture 317