GunhoChoi / LSGAN-TF
Simple implementation of Least Squares Generative Adversarial Networks
☆43Updated 7 years ago
Alternatives and similar repositories for LSGAN-TF:
Users that are interested in LSGAN-TF are comparing it to the libraries listed below
- Tensorflow implementation of different GANs and their comparisions☆112Updated 7 years ago
- Tensorflow Implementation of DiscoGAN☆56Updated 2 years ago
- A tensorflow implementation of informative generative adversarial network (InfoGAN ). I've added supervised loss to original InfoGAN.☆101Updated 7 years ago
- Tensorflow implementation of Generative Adversarial Network for approximating a 1D Gaussian distribution☆26Updated 7 years ago
- Implementation of some basic GAN architectures in Keras☆45Updated 7 years ago
- Improve generative adversarial network training by deleting a line of code.☆30Updated 5 years ago
- Tensorflow implementation of Meta-Learning with Temporal Convolutions☆97Updated 7 years ago
- A collection of codes for 'how far can we go with MNIST' challenge☆61Updated 7 years ago
- Reimplementation of cycle-gan(https://arxiv.org/pdf/1703.10593.pdf) with improved w-gan(https://arxiv.org/abs/1704.00028) loss in tensorf…☆71Updated 5 years ago
- ☆22Updated 7 years ago
- 💬 Slides and Tutorial Codes for the talk 'Toward Best Practices of TensorFlow Code Patterns' (2017)☆153Updated 6 years ago
- Tensorflow implementation of "Perceptual Losses for Real-Time Style Transfer and Super-Resolution."☆48Updated 7 years ago
- Simple Tensorflow DatasetAPI Tutorial for reading image☆73Updated 6 years ago
- in progress☆262Updated 8 years ago
- Wasserstein DCGAN in Tensorflow/Keras☆93Updated 8 years ago
- A tensorflow implementation of Junbo et al's Energy-based generative adversarial network ( EBGAN ) paper.☆210Updated 8 years ago
- adversarial autoencoder (AAE) with tensorflow for MNIST☆19Updated 7 years ago
- Tensorflow Implementation of GAN modeling for sequential data☆69Updated 7 years ago
- Implementation of the paper "Generating images part by part with composite generative adversarial networks"☆24Updated 8 years ago
- Simple Tensorflow implementation of "Unsupervised Image to Image Translation Networks" (NIPS 2017 Spotlight)☆97Updated 5 years ago
- Tensorflow implementation of "UNSUPERVISED REPRESENTATION LEARNING WITH DEEP CONVOLUTIONAL GENERATIVE ADVERSARIAL NETWORKS"☆81Updated 7 years ago
- Using Residual Generative Adversarial Networks and Variational Auto-encoder techniques to produce high resolution images.☆124Updated 8 years ago
- An implementation of DiscoGAN in tensorflow☆79Updated 7 years ago
- Implement Generative Adversarial Nets by Tensorflow☆99Updated 7 years ago
- Chainer implementation of Improving Generative Adversarial Networks with Denoising Feature Matching☆29Updated 7 years ago
- Pytorch implementation of BicycleGAN with implementation details☆102Updated 6 years ago
- Keras implementation of Wasserstein GAN. Modified from the ACGAN example.☆39Updated 8 years ago
- Implement Coupled Generative Adversarial Networks in Tensorflow☆101Updated 7 years ago
- Chainer implementation of Least Squares GAN (LSGAN)☆53Updated 8 years ago
- Torch implementation of the paper "Deep Pyramidal Residual Networks" (https://arxiv.org/abs/1610.02915).☆131Updated 7 years ago