Gigi-G/Anime-Face-Generation
The objective of this project is to use the following Kaggle dataset (https://www.kaggle.com/datasets/soumikrakshit/anime-faces), in order to generate anime faces using a Deep Convolutional Generative Adversarial Network (DCGAN).
This project helps artists, game developers, or content creators quickly generate unique anime character faces without needing to draw them by hand. It takes a random input and produces a brand-new, artificial anime face that looks realistic. The tool is designed for anyone who needs a large volume of diverse anime character designs for various creative projects.
No commits in the last 6 months.
Use this if you need to rapidly create unique anime character designs for games, visual novels, art projects, or any other media.
Not ideal if you need to generate specific types of anime faces based on detailed descriptions or modify existing anime images.
Stars
11
Forks
—
Language
Jupyter Notebook
License
—
Category
Last pushed
Feb 12, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Gigi-G/Anime-Face-Generation"
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