wangyaobupt / GANLinks
Demostrate generative adversarial networks (GAN) technology in generating anddescriminate time-sequence, using Tensorflow to implement
☆13Updated 8 years ago
Alternatives and similar repositories for GAN
Users that are interested in GAN are comparing it to the libraries listed below
Sorting:
- There is the semi-supervised implement of 'Improved Techniques for Training GANs '☆146Updated 7 years ago
- InfoGAN: Interpretable Representation Learning☆153Updated 8 years ago
- some demo of GANs☆278Updated 6 years ago
- Comparison of Generative Models in Tensorflow☆97Updated 7 years ago
- Simple Tensorflow implementation of Triple Generative Adversarial Nets (NIPS 2017)☆68Updated 7 years ago
- ☆48Updated 7 years ago
- gan, wgan-gp, anomaly detection, unsupervised, pytorch☆29Updated 7 years ago
- This is an implementation of Convolutional AutoEncoder using only TensorFlow☆119Updated 6 years ago
- Tensorflow Implementation of Wasserstein GAN (and Improved version in wgan_v2)☆240Updated 6 years ago
- InfoGAN to generate temporal sequences.☆25Updated 6 years ago
- Tensorflow implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Adversarial Networks (…☆152Updated 7 years ago
- a tensorflow implementation of WGAN☆578Updated 7 years ago
- See Triple-GAN-V2 in PyTorch: https://github.com/taufikxu/Triple-GAN☆226Updated 4 years ago
- 各类GAN综合在一起,借鉴了hwalsuklee大神的☆323Updated 6 years ago
- Implementation of a Variational Auto-Encoder in TensorFlow☆209Updated 8 years ago
- Everything about Generative Adversarial Networks☆250Updated 6 years ago
- A tensorflow implementation of GAN ( exactly InfoGAN or Info GAN ) to one dimensional ( 1D ) time series data.☆297Updated last year
- Tensorflow Implementation of GAN modeling for sequential data☆69Updated 7 years ago
- (PyTorch) Implementations of GAN, Improved GAN, DCGAN, LAPGAN, and InfoGAN in PyTorch☆142Updated 8 years ago
- GAN-QP: A Novel GAN Framework without Gradient Vanishing and Lipschitz Constraint☆119Updated 5 years ago
- conditional generative adversarial network☆16Updated 8 years ago
- Semi-supervised Learning GAN☆79Updated 7 years ago
- Semi supervised GAN implementation☆12Updated 7 years ago
- Dual Discriminator Generative Adversarial Nets☆63Updated 7 years ago
- A variant of the Self Attention GAN named: FAGAN (Full Attention GAN)☆113Updated 6 years ago
- Tensorflow implementation for Conditional Convolutional Adversarial Networks.☆220Updated 2 years ago
- A implementation of DCGAN (Deep Convolutional Generative Adversarial Networks) for CIFAR10 image☆18Updated 7 years ago
- A tensorflow implementation of informative generative adversarial network (InfoGAN ). I've added supervised loss to original InfoGAN.☆101Updated 8 years ago
- This repository contains the source for the paper "S-LSTM-GAN: Shared recurrent neural networks with adversarial training"☆88Updated 5 years ago
- source code of the paper Graphical Generative Adversarial Networks☆71Updated 6 years ago