BhargavBJ/Custom-image-generator-from-0-to-9
🎨 Custom Image Generator (0–9) A hands-on Conditional GAN (cGAN) that generates handwritten digits (0–9) from MNIST. Built with PyTorch Lightning ⚡ for GPU-accelerated training and conditional generation. Perfect for exploring GANs and deep learning workflows.
No commits in the last 6 months.
Stars
1
Forks
—
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Sep 10, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/generative-ai/BhargavBJ/Custom-image-generator-from-0-to-9"
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"