Skip to content

SheenKao/Laifu-to-Waifu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laifu to Waifu

This is a project that was originally created at Science Hack Day SF 2017 (where it won the People's Choice award), and is still being updated and improved after the competition ended. The objective is to take images of human faces and turn them into anime images.

Method

This model uses CycleGAN to translate images from one style to the other.

The anime face dataset was gathered using the data collection method proposed in https://arxiv.org/abs/1708.05509

To closely match the makeup of the anime dataset, the human faces were sourced from the CelebA dataset, filtered by [female, attractive]

The model is based on the Tensorflow implementation of CycleGAN found here: https://github.com/xhujoy/CycleGAN-tensorflow

Results

The model is still being improved but this is the best example so far:

Waifu Generator

Left Image: Input
Right Image: Output

Why

For Science

About

Entry for Science Hack Day SF 2017

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages