boyla950/conditional-wgan-gp
Coursework solutions for a 3rd year Computer Science module on Deep Learning @ Durham University. Uses a conditional WGAN-GP implementation to generate images from the CIFAR-10 and STL-10 datasets.
No commits in the last 6 months.
Stars
2
Forks
—
Language
Python
License
MIT
Category
Last pushed
Oct 13, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/boyla950/conditional-wgan-gp"
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...