haryoa/DCGAN-Anime
Self Project on making Anime Face using DCGAN
This project helps artists and creators explore new visual styles by generating unique anime faces. You provide examples of anime artwork, and it learns to create entirely new, original anime character faces. Digital artists, concept artists, and illustrators could use this to inspire new designs or quickly prototype character ideas.
No commits in the last 6 months.
Use this if you are a digital artist or designer looking to generate new and diverse anime character faces based on existing art styles.
Not ideal if you need to generate other types of images beyond anime faces or require precise control over the output features.
Stars
15
Forks
1
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Apr 13, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/haryoa/DCGAN-Anime"
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