POSTECH-CVLab/PyTorch-StudioGAN
StudioGAN is a Pytorch library providing implementations of representative Generative Adversarial Networks (GANs) for conditional/unconditional image generation.
This project offers a comprehensive platform for generating realistic or stylized images using a variety of advanced AI models. It takes descriptions or examples of desired image characteristics as input and outputs high-quality synthetic images. This is ideal for machine learning researchers and practitioners who need to experiment with and compare different image generation techniques.
3,493 stars. No commits in the last 6 months.
Use this if you are a machine learning researcher who needs a unified environment to develop, benchmark, and analyze various generative adversarial networks (GANs) for image synthesis.
Not ideal if you are looking for a simple, out-of-the-box tool for immediate image generation without delving into model configurations and research.
Stars
3,493
Forks
344
Language
Python
License
—
Category
Last pushed
Aug 09, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/generative-ai/POSTECH-CVLab/PyTorch-StudioGAN"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
junyanz/CycleGAN
Software that can generate photos from paintings, turn horses into zebras, perform style...
aleju/face-generator
Generate human faces with neural networks
junyanz/iGAN
Interactive Image Generation via Generative Adversarial Networks
HyperGAN/HyperGAN
Composable GAN framework with api and user interface
cs-chan/ArtGAN
ArtGAN + WikiArt: This work presents a series of new approaches to improve GAN for conditional...