BeautyGAN Save

transfer the makeup style of a reference face image to a non-makeup face

Project README

BeautyGAN

简介

BeautyGAN: Instance-level Facial Makeup Transfer with Deep Generative Adversarial Network

官方网站:http://liusi-group.com/projects/BeautyGAN

提供了论文和数据集,但是没有开源代码,也没有提供训练好的模型

复现效果

使用方法

  • Python3.6
  • TensorFlow1.9

下载训练好的模型

新建文件夹model,将模型文件放于其中

imgs中包括11张无妆图片,以及9张有妆图片

默认对imgs/no_makeup/xfsy_0068.png进行上妆

python main.py

如果需要对其他人脸图片上妆,传入图片路径即可,推荐使用大小合适的正脸图片

python main.py --no_makeup xxx.xxx
Open Source Agenda is not affiliated with "BeautyGAN" Project. README Source: Honlan/BeautyGAN
Stars
616
Open Issues
12
Last Commit
4 years ago
Repository

Open Source Agenda Badge

Open Source Agenda Rating