BeautyGAN
Makeup transfer tool
An application that transfers makeup styles from reference images to non-makeup faces using deep generative adversarial networks.
transfer the makeup style of a reference face image to a non-makeup face
650 stars
20 watching
161 forks
Language: Python
last commit: over 5 years ago histogram-matchingmakeup-transfer
Related projects:
Repository | Description | Stars |
---|---|---|
honlan/dmt | This project enables makeup transfer using a Generative Adversarial Network to disentangle facial identity and makeup features. | 118 |
wtjiang98/psgan | An implementation of a deep learning-based makeup transfer algorithm that can robustly handle pose and expression variations in images. | 727 |
chenyu-yang-2000/elegant | This implementation provides a framework for generating realistic makeup transfer results using Generative Adversarial Networks (GANs) | 161 |
vinairesearch/cpm | An open-source software framework for transferring makeup patterns and colors from images of one style to another | 374 |
thaoshibe/gui-makeup-transfer | A GUI-based application for transferring makeup products | 1 |
wangguanzhi/ladn | An implementation of a deep learning model for facial makeup and removal transfer | 181 |
yunjey/mnist-svhn-transfer | A PyTorch implementation of cycle and semi-supervised GANs for domain transfer between MNIST and SVHN datasets | 432 |
jerryli27/twingan | A framework for unpaired cross-domain image translation using GANs with adaptive normalization parameters and weight-sharing. | 719 |
dribnet/portrain-gan | A Python implementation of a Generative Adversarial Network (GAN) model used to generate portraits from latent codes. | 40 |
saic-mdal/hidt | A software framework implementing a generative adversarial network (GAN) model for image generation and manipulation | 4 |
zhanghang1989/pytorch-multi-style-transfer | A PyTorch implementation of neural style transfer and MSG-Net models for real-time image stylization | 979 |
nihui/ncnn-android-styletransfer | An Android project demonstrating style transfer using the NCNN neural network library | 90 |
abhiskk/fast-neural-style | A deep learning algorithm for transferring the style of one image to another. | 428 |
sktbrain/discogan | An implementation of cross-domain relation discovery using Generative Adversarial Networks (GANs) to translate images between domains | 773 |
google-research/big_transfer | Pre-trained models and code for fine-tuning image recognition tasks using deep learning frameworks | 1,513 |