zassou65535/image_generator_2
Progressive GANによる画像生成器
This tool helps create unique profile pictures, like those used for online avatars or merchandise icons, from a collection of your existing images. You input a folder of PNG images, and it outputs a trained model and new, AI-generated profile pictures. This is ideal for social media managers, online community organizers, or creators looking for consistent branding.
No commits in the last 6 months.
Use this if you need to generate a large number of consistent, AI-created profile pictures or icons based on a specific visual style.
Not ideal if you need to generate realistic photos or if you require fine-grained control over specific features in the output images.
Stars
36
Forks
5
Language
Python
License
—
Category
Last pushed
Jul 25, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/zassou65535/image_generator_2"
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...