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.
- Host: GitHub
- URL: https://github.com/ecrows/danbooru-faces
- Owner: ecrows
- License: mit
- Created: 2018-08-25T05:04:49.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-09-21T21:57:56.000Z (almost 7 years ago)
- Last Synced: 2025-04-14T20:15:25.276Z (about 1 year ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 5.74 MB
- Stars: 9
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# danbooru-faces
Jupyter notebooks for cropping and processing anime faces from Gwern's Danbooru2017 dataset.
# Demonstration

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)