FokaKefir/KepKreator
A cGAN-based image generation project focusing on handwritten digits and characters. Utilizing MNIST and EMNIST datasets, KepKreator features a Generator-Discriminator architecture to synthesize realistic single and multi-digit outputs. Includes a pre-trained model deployment with a FastAPI-based web interface for real-time generation.
Stars
1
Forks
—
Language
Jupyter Notebook
License
—
Category
Last pushed
Feb 01, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/FokaKefir/KepKreator"
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
kundan2510/pixelCNN
Theano reimplementation of pixelCNN architecture
EugenHotaj/pytorch-generative
Easy generative modeling in PyTorch
shaohua0116/DCGAN-Tensorflow
A Tensorflow implementation of Deep Convolutional Generative Adversarial Networks trained on...