Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 594 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 594 Bytes

RAMT-GAN

"RAMT-GAN: Realistic and Accurate Makeup Transfer with Generative Adversarial Network"

Because there is still a part of the code that needs to be sorted out. The complete code will be released when the paper is accepted.

image

Requirements

The code was tested on Ubuntu 16.04, with Python 3.7 and PyTorch 1.5.

Training dataset

Makeup Transfer(MT) dataset is provided by BeautyGAN

Face parsing model

Follow this repo https://github.com/zllrunning/face-parsing.PyTorch