dragan
There are 17 repositories under dragan topic.
hwalsuklee/tensorflow-generative-model-collections
Collection of generative models in Tensorflow
znxlwm/pytorch-generative-model-collections
Collection of generative models in Pytorch version.
tjwei/GANotebooks
wgan, wgan2(improved, gp), infogan, and dcgan implementation in lasagne, keras, pytorch
kozistr/Awesome-GANs
Awesome Generative Adversarial Networks with tensorflow
shayneobrien/generative-models
Annotated, understandable, and visually interpretable PyTorch implementations of: VAE, BIRVAE, NSGAN, MMGAN, WGAN, WGANGP, LSGAN, DRAGAN, BEGAN, RaGAN, InfoGAN, fGAN, FisherGAN
khanrc/tf.gans-comparison
Implementations of (theoretical) generative adversarial networks and comparison without cherry-picking
LynnHo/DCGAN-LSGAN-WGAN-GP-DRAGAN-Tensorflow-2
Reimplementation of GANs
kodalinaveen3/DRAGAN
A stable algorithm for GAN training
LynnHo/DCGAN-LSGAN-WGAN-GP-DRAGAN-Pytorch
DCGAN LSGAN WGAN-GP DRAGAN PyTorch
RahulBhalley/progressive-growing-of-gans.pytorch
ProGAN with Standard, WGAN, WGAN-GP, LSGAN, BEGAN, DRAGAN, Conditional GAN, InfoGAN, and Auxiliary Classifier GAN training methods
AliceAria/Performance-comparison-of-GAN-on-cifar-10
Performance comparison of ACGAN, BEGAN, CGAN, DRAGAN, EBGAN, GAN, infoGAN, LSGAN, VAE, WGAN, WGAN_GP on cifar-10
shaform/DeepNetworks
My implementations of deep neural networks for practice.
YeonwooSung/GAN_Implementation
Pytorch implementations of GANs
ALPHAYA-Japan/gan
A Collection of GAN models in Tensorflow
rizaudo/Conditional-DRAGAN
Conditional DRAGAN(cGAN base)
ahmedmbutt/Generative-Deep-Learning-with-TensorFlow
Labs for Generative Deep Learning with TensorFlow by DeepLearning.AI on Coursera
nanfengpo/GANotebooks
wgan, wgan2(improved, gp), infogan, and dcgan implementation in lasagne, keras, pytorch