shinshoji01/Style-Restricted_GAN
This repository is to introduce our model, Style-Restricted GAN.
This project helps graphic designers or digital artists transform images by generating multiple stylistic variations from a single input image. You provide an original image, and it outputs diverse versions of that image, allowing you to control the range of styles produced. It's for creators who need to explore different artistic interpretations of their visual content.
No commits in the last 6 months.
Use this if you need to generate multiple distinct stylistic variations of an image while maintaining some control over the diversity of those styles.
Not ideal if you're looking for simple, one-to-one image filtering or if you don't need to generate a wide array of stylistic options from a single input.
Stars
9
Forks
2
Language
Jupyter Notebook
License
—
Category
Last pushed
Jul 28, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/shinshoji01/Style-Restricted_GAN"
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...