gsurma/image_generator
DCGAN image generator 🖼️.
This project helps artists, animators, or content creators generate new, original cartoon faces in the style of The Simpsons. By providing a set of existing Simpsons character images, it can learn their visual patterns and then produce entirely new faces. This is useful for creating unique characters or expanding visual assets without manual drawing.
218 stars. No commits in the last 6 months.
Use this if you need to automatically generate new cartoon character faces that maintain a consistent artistic style, similar to The Simpsons.
Not ideal if you need to generate highly realistic images or images outside of the specific cartoon character style it was trained on.
Stars
218
Forks
80
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Jul 09, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/gsurma/image_generator"
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