PabloVD/ImageGAN
GAN for image generation
This tool helps artists, designers, or marketers generate unique, artificial images that look like real photographs. You provide a collection of existing images, and it learns their characteristics to produce entirely new, similar-looking pictures. It's for anyone needing to create a high volume of diverse images without traditional photography or design.
No commits in the last 6 months.
Use this if you need to generate many variations of images based on an existing visual theme, such as different flower types or product variations.
Not ideal if you need to precisely control the content or specific features of the generated images, as its output is somewhat randomized based on learned patterns.
Stars
19
Forks
5
Language
Python
License
—
Category
Last pushed
May 28, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/PabloVD/ImageGAN"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
zhangqianhui/Conditional-GAN
Tensorflow implementation for Conditional Convolutional Adversarial Networks.
mit-han-lab/data-efficient-gans
[NeurIPS 2020] Differentiable Augmentation for Data-Efficient GAN Training
EugenHotaj/pytorch-generative
Easy generative modeling in PyTorch
kundan2510/pixelCNN
Theano reimplementation of pixelCNN architecture
shaohua0116/DCGAN-Tensorflow
A Tensorflow implementation of Deep Convolutional Generative Adversarial Networks trained on...