shaohua0116/DCGAN-Tensorflow
A Tensorflow implementation of Deep Convolutional Generative Adversarial Networks trained on Fashion-MNIST, CIFAR-10, etc.
This project helps machine learning practitioners generate new, realistic images from existing datasets. You provide a collection of images (like fashion items or handwritten digits), and the system learns to produce entirely new images that resemble the originals. This is useful for researchers and developers working on computer vision tasks who need synthetic data.
No commits in the last 6 months.
Use this if you need to generate artificial images that mimic the characteristics of a training dataset, for tasks like data augmentation or exploring generative models.
Not ideal if you need an out-of-the-box solution for complex image editing or high-resolution photorealistic image generation without deep learning expertise.
Stars
71
Forks
29
Language
Python
License
MIT
Category
Last pushed
Dec 10, 2017
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/shaohua0116/DCGAN-Tensorflow"
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
pytti-tools/pytti-notebook
Start here