/s2f2e

Neutral Sketch to Face to Expression

Primary LanguagePython

s2f2e

download data

For mac OS, you need to install wget, run brew install wget

run bash ./download_data.sh to download data.

dataset infos

Image size is [128, 128]

references

Original code: https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix

Refer these codes for data(e.g. image) augmentation:

Refer these pages for WGAN: