Repository navigation

#

lsgan

Annotated, understandable, and visually interpretable PyTorch implementations of: VAE, BIRVAE, NSGAN, MMGAN, WGAN, WGANGP, LSGAN, DRAGAN, BEGAN, RaGAN, InfoGAN, fGAN, FisherGAN

Jupyter Notebook
500
7 年前

Implementations of (theoretical) generative adversarial networks and comparison without cherry-picking

Python
469
8 年前

Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 datasets.

Jupyter Notebook
211
2 年前

MATLAB implementations of Generative Adversarial Networks -- from GAN to Pixel2Pixel, CycleGAN

MATLAB
206
3 年前

DCGAN LSGAN WGAN-GP DRAGAN PyTorch

Python
196
4 年前

🚀 Variants of GANs most easily implemented as TensorFlow2. GAN, DCGAN, LSGAN, WGAN, WGAN-GP, DRAGAN, ETC...

Python
96
5 年前
Jupyter Notebook
71
5 年前

Chainer implementation of Least Squares GAN (LSGAN)

Python
53
9 年前

ProGAN with Standard, WGAN, WGAN-GP, LSGAN, BEGAN, DRAGAN, Conditional GAN, InfoGAN, and Auxiliary Classifier GAN training methods

Python
52
1 年前

【X世纪星际终端】A Wechat Social and AR Game: 基于微信聊天,结合增强现实技术AR+LBS(基于图像位置)的轻社交星际漂流瓶游戏。向外太空发送漂流信息,看看AI预测的外星人是长什么样的,寻找身边的外星人,逗逗外星生物,看看外星植物及外星建筑。Send the message to the outer space, find the aliens in the earth. Let`s see what they look like from LSGAN`s prediction. Also, Have a look at the aliens' pets and the vegetation from the outer space

Jupyter Notebook
46
4 年前

TensorFlow implementations of Wasserstein GAN with Gradient Penalty (WGAN-GP), Least Squares GAN (LSGAN), GANs with the hinge loss.

Python
44
6 年前

Simple implementation of Least Squares Generative Adversarial Networks

Python
43
8 年前

PyTorch implemented generative models for CelebA dataset: DCGAN, LSGAN, WGAN, WGANGP, InfoGAN, BEGAN, VAE, VAEGAN

Python
38
7 年前

Generative Adversarial Networks with TensorFlow2, Keras and Python (Jupyter Notebooks Implementations)

Jupyter Notebook
37
4 年前

[CVPR 2021: Oral] In this work, we show that high frequency Fourier spectrum decay discrepancies are not inherent characteristics for existing CNN-based generative models.

Python
29
4 年前

From scratch, simple and easy-to-understand Pytorch implementation of various generative adversarial network (GAN): GAN, DCGAN, Conditional GAN (cGAN), WGAN, WGAN-GP, CycleGAN, LSGAN, and StarGAN.

Python
24
1 年前