We use tfrecord format data for this project.
See convert_celeba.py for how to download and convert the dataset.
The preprocessed dataset can be found here. We crop the images using an anime face detector.
See the "Towards the Automatic Anime Characters Creation with Generative Adversarial Networks" paper for details
Training set contains 8402 images and validation set contains 100 images. The dataset is generated from a modified version of Deep learning with cats
The preprocessed dataset can be found here.