lunarwhite/gen-anime-face
Train GAN model ref NTU MLDS. 李宏毅老师的二次元人脸/头像数据集
This project helps digital artists, game developers, and content creators generate unique anime-style character faces. You provide a dataset of existing anime face images, and the tool learns to create new, original anime faces from scratch. This is ideal for anyone needing to rapidly prototype character designs or populate virtual worlds with diverse anime avatars.
Use this if you need to generate a large number of distinct anime character faces for your creative projects, starting from an existing collection of anime face images.
Not ideal if you need to generate realistic human faces or other art styles, as it is specifically designed for anime-style characters.
Stars
10
Forks
1
Language
Python
License
MIT
Category
Last pushed
Mar 18, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/lunarwhite/gen-anime-face"
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