Tejas-Nanaware/GAN-Anime-Characters
Creating Anime Faces using Generative Adversarial Networks (GAN) techniques such as: DCGAN, WGAN, StyleGAN, StyleGAN2 and StyleGAN3. Top repos on GitHub for AnimeFace GAN Generative AI Models
This project offers various Generative Adversarial Network (GAN) algorithms to create unique anime faces. It takes random noise as input and outputs diverse, high-resolution anime character portraits. This would be valuable for digital artists, game designers, or content creators who need to generate a large volume of distinct anime-style visuals.
No commits in the last 6 months.
Use this if you need to automatically generate a wide range of new, original anime character faces for your creative projects.
Not ideal if you require precise control over specific facial features or styles, as the output is generative rather than directly editable.
Stars
73
Forks
9
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Apr 03, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/generative-ai/Tejas-Nanaware/GAN-Anime-Characters"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
junyanz/CycleGAN
Software that can generate photos from paintings, turn horses into zebras, perform style...
aleju/face-generator
Generate human faces with neural networks
junyanz/iGAN
Interactive Image Generation via Generative Adversarial Networks
HyperGAN/HyperGAN
Composable GAN framework with api and user interface
cs-chan/ArtGAN
ArtGAN + WikiArt: This work presents a series of new approaches to improve GAN for conditional...