bchao1/Anime-Face-Dataset
🖼 A collection of high-quality anime faces.
This collection provides 63,632 high-quality images of anime character faces, suitable for training artificial intelligence models. It takes raw images from anime sources and outputs cleanly cropped, color-rich face images. This is for researchers, artists, or AI enthusiasts experimenting with generative art or facial recognition within the anime aesthetic.
430 stars. No commits in the last 6 months.
Use this if you need a clean, pre-processed dataset of anime faces to develop or test AI models for tasks like character generation or style transfer.
Not ideal if you need a dataset that includes full anime characters, diverse poses, or non-human anime elements, as this focuses specifically on cropped faces.
Stars
430
Forks
36
Language
Python
License
—
Category
Last pushed
Jun 26, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/bchao1/Anime-Face-Dataset"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
huggingface/pytorch-pretrained-BigGAN
🦋A PyTorch implementation of BigGAN with pretrained weights and conversion scripts.
torchgan/torchgan
Research Framework for easy and efficient training of GANs based on Pytorch
metal3d/keras-video-generators
Keras generators to generate sequences from videos as input
GANs-in-Action/gans-in-action
Companion repository to GANs in Action: Deep learning with Generative Adversarial Networks
junyanz/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch