An open API service indexing awesome lists of open source software.

https://github.com/ecrows/danbooru-faces

Gender separation and face extraction from SFW Danbooru dataset.
https://github.com/ecrows/danbooru-faces

Last synced: about 1 year ago
JSON representation

Gender separation and face extraction from SFW Danbooru dataset.

Awesome Lists containing this project

README

          

# danbooru-faces

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

# Demonstration

![Demonstration Output](https://github.com/ecrows/danbooru-faces/raw/master/bishis3.gif)

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](https://github.com/nagadomi/lbpcascade_animeface)
* Some collection of anime-style images (I used Danbooru2017 SFW from Gwern)