• Stars
    star
    117
  • Rank 301,828 (Top 6 %)
  • Language
    Python
  • Created over 5 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Disentangled Makeup Transfer with Generative Adversarial Network

DMT

TensorFlow implementation of Disentangled Makeup Transfer with Generative Adversarial Network

The facial images are disentangled into identity codes and makeup codes to achieve diverse scenarios of makeup transfer

Results

pairwise makeup transfer

interpolated makeup transfer

hybrid makeup transfer

multimodal makeup transfer

Files

  • main.py: the main code
  • dmt.pb: the pre-trained model
  • faces: images of makeup and non-makeup faces
  • output: the generated images

Usage

python main.py

If you want to use other non-makeup or makeup images, set the paths to the target images

no_makeup = os.path.join('faces', 'no_makeup', 'xfsy_0055.png')
makeup_a = os.path.join('faces', 'makeup', 'XMY-074.png')
makeup_b = os.path.join('faces', 'makeup', 'vFG112.png')

More Repositories

1

DeepInterests

深度有趣
2,291
star
2

BeautyGAN

transfer the makeup style of a reference face image to a non-makeup face
Python
642
star
3

fullstack-data-engineer

全栈数据工程师养成攻略
Jupyter Notebook
550
star
4

wechat_jump_tensorflow

Python
265
star
5

Python-Basic

Python
96
star
6

starwar-visualization

data analysis and visualization of knowledge graph for star war movies
HTML
83
star
7

AutojsScripts

My Autojs scripts
JavaScript
70
star
8

data-visualize-chain

A tutorial for web data visualization chain
PLpgSQL
69
star
9

ppd-magic-mirror

web analysis and visualization for PPD Magic Mirror Contest
HTML
44
star
10

emc

Web pages for emc campus big data contest
HTML
15
star
11

elite

PLpgSQL
7
star
12

Listen

leave it blank and fill it later
CSS
7
star
13

weco

WECOCREATE共创社区
HTML
7
star
14

TF2GAN

TensorFlow 2.0 implementations of some awesome Generative Adversarial Networks
Python
6
star
15

xls-compare

python application for comparing xls files
Python
6
star
16

ppd-magic-mirror-2

back again for ppdai
HTML
3
star
17

soda-analyze

Web Analysis for SODA(Shanghai Open Data Apps)
HTML
3
star
18

dt_moon_cake

advanced version of my moon_cake repository cooperated with DT Finance
HTML
3
star
19

ai4law

a framework for artificial intelligence of legal documents
Python
3
star
20

HappyDogYear

Python
3
star
21

ckan-docs

omnilab学习ckan过程中的文献记载
Python
2
star
22

moon-cake

Wechat h5 website for Mid-autumn Festival in 2015
JavaScript
1
star
23

Charm-of-D3

HTML
1
star
24

poj-org-c-plus-plus

C++ solutions of problems from poj.org
C++
1
star
25

leetcode-c-plus-plus

C++ solutions of problems from leetcode
C++
1
star
26

online-auction

an online auction system for virtual transaction
PHP
1
star
27

ckanext-mytheme

This is the theming extension for OmniCkan for outlook improvements
CSS
1
star