Skip to content

zoezhou1999/BeautifyBasedOnGAN

Repository files navigation

GAN-Based Facial Attractiveness Enhancement

This is the code repository for our manuscript: https://arxiv.org/abs/2006.02766

README, cleared code and models will be coming soon.

InterFaceGAN ans StyleGAN Based Beautification

We use the stylegan-ffhq-1024x1024.pkl provided by StyleGAN repo.

Here is the beauty boundary we trained. beauty boundary

For the editing part, please refer to the InterFaceGAN repo. :)

This repo contains modified Beholder-GAN, evaluation part and some should-be-cleared files.

Enhanced Version of Beholder-GAN

Here is our pretrained model for modified Beholder-GAN. beholder-id.pkl

For the model of Beholder-GAN, we trained the model using FFHQ instead of CelebA-HQ and due to limited training information Beholder-GAN paper provided, we changed mini batch size and set the resolution to 128x128 to fit our then machine with everything else untouched. Unfortunately, we cannot reproduce the same performance as Beholder-GAN paper.

Datasets

The datasets we worked on can be found in these links:

About

GAN-Based Facial Attractiveness Enhancement

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published