ImtiazShuvo/conditional-gan-image-generation
Implementation of a Conditional GAN (cGAN) in TensorFlow/Keras for controlled image generation with class-conditioned outputs and GAN training using a custom training loop.
Stars
—
Forks
—
Language
Jupyter Notebook
License
—
Category
Last pushed
Mar 15, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/generative-ai/ImtiazShuvo/conditional-gan-image-generation"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
aakashjhawar/AvatarGAN
Generate Cartoon Images using Generative Adversarial Network
PrasannaPulakurthi/MMD-AdversarialNAS-GAN
Enhancing GAN Performance Through Neural Architecture Search and Tensor Decomposition
gperdrizet/GANNs-with-friends
Distributed deep learning demo using DCGANNs for bootcamp students
samresume/SeriesGAN
We introduce an advanced framework that integrates the advantages of an autoencoder-generated...
nazmul-karim170/SPI-GAN
PyTorch Implementation of "SPI-GAN: Towards Single-Pixel Imaging through Generative Adversarial Network"