PSGAN

Makeup transfer algorithm

An implementation of a deep learning-based makeup transfer algorithm that can robustly handle pose and expression variations in images.

PyTorch code for "PSGAN: Pose and Expression Robust Spatial-Aware GAN for Customizable Makeup Transfer" (CVPR 2020 Oral)

GitHub

737 stars
31 watching
147 forks
Language: Python
last commit: over 2 years ago
gangenerative-adversarial-networkmakeupmakeup-transferpsganpytorch

Related projects:

RepositoryDescriptionStars
chenyu-yang-2000/elegantThis implementation provides a framework for generating realistic makeup transfer results using Generative Adversarial Networks (GANs)165
honlan/dmtThis project enables makeup transfer using a Generative Adversarial Network to disentangle facial identity and makeup features.118
honlan/beautyganAn application that transfers makeup styles from reference images to non-makeup faces using deep generative adversarial networks.656
yunjey/mnist-svhn-transferA PyTorch implementation of cycle and semi-supervised GANs for domain transfer between MNIST and SVHN datasets433
zhanghang1989/pytorch-multi-style-transferA PyTorch implementation of neural style transfer and MSG-Net models for real-time image stylization981
anonymscholar/spmtThis code implements a PyTorch-based makeup transfer system using semantic-aware correspondence34
carpedm20/discogan-pytorchA PyTorch implementation of a Generative Adversarial Network (GAN) for discovering cross-domain relations.1,084
hanzhanggit/stackganA PyTorch implementation of a generative adversarial network for image synthesis from text descriptions1,863
junyanz/bicycleganA PyTorch implementation of an image-to-image translation model that generates new images from paired training data.1,491
progamergov/neural-style-ptAn algorithm to combine the content of one image with the style of another image using convolutional neural networks841
akanimax/pro_gan_pytorchImplementation of a deep learning model for generating high-quality images with improved stability and variation.538
vinairesearch/cpmAn open-source software framework for transferring makeup patterns and colors from images of one style to another382
casualganpapers/make-a-scenePyTorch implementation of a scene-based text-to-image generation system with human priors using Generative Adversarial Networks and semantic segmentation334
wangguanzhi/ladnA deep learning-based framework for facial makeup transfer and removal using adversarial disentangling networks182
mailmahee/pytorch-generative-adversarial-networksAn implementation of Generative Adversarial Networks in PyTorch for generating realistic data from a given distribution.32