ecrows / danbooru-faces

Gender separation and face extraction from SFW Danbooru dataset.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

danbooru-faces

Jupyter notebooks for cropping and processing anime faces from Gwern's Danbooru2017 dataset.

Demonstration

Demonstration Output

Future work to be done towards adding mirror-padding and stabilization akin to the CelebA-HQ dataset prepared by NVIDIA in "Progressive Growing of GANs".

Requirements:

  • numpy
  • OpenCV
  • lbpcascade_animeface
  • Some collection of anime-style images (I used Danbooru2017 SFW from Gwern)

About

Gender separation and face extraction from SFW Danbooru dataset.

License:MIT License


Languages

Language:Jupyter Notebook 100.0%