Skip to content

Latest commit

 

History

History
executable file
·
39 lines (24 loc) · 985 Bytes

README.md

File metadata and controls

executable file
·
39 lines (24 loc) · 985 Bytes

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 beautygan.py

ornaments

简介

滤镜效果,可以给人物加上想要的滤镜 ### 使用方法 python ornaments.py