GunhoChoi / DiscoGAN-TFLinks
Tensorflow Implementation of DiscoGAN
☆57Updated 2 years ago
Alternatives and similar repositories for DiscoGAN-TF
Users that are interested in DiscoGAN-TF are comparing it to the libraries listed below
Sorting:
- Tensorflow implementation of different GANs and their comparisions☆112Updated 7 years ago
- Simple implementation of Least Squares Generative Adversarial Networks☆43Updated 8 years ago
- A tensorflow implementation of informative generative adversarial network (InfoGAN ). I've added supervised loss to original InfoGAN.☆100Updated 8 years ago
- Simple Tensorflow DatasetAPI Tutorial for reading image☆73Updated 6 years ago
- An implementation of DiscoGAN in tensorflow☆79Updated 8 years ago
- Improve generative adversarial network training by deleting a line of code.☆30Updated 5 years ago
- A Tensorflow implementation of BicycleGAN.☆101Updated 6 years ago
- ☆22Updated 8 years ago
- Implementation of some basic GAN architectures in Keras☆45Updated 8 years ago
- 💬 Slides and Tutorial Codes for the talk 'Toward Best Practices of TensorFlow Code Patterns' (2017)☆152Updated 6 years ago
- TensorFlow implementation of DmitryUlyanov/texture_nets☆96Updated 8 years ago
- Using Residual Generative Adversarial Networks and Variational Auto-encoder techniques to produce high resolution images.☆125Updated 9 years ago
- ☆53Updated 8 years ago
- Chainer implementation of Least Squares GAN (LSGAN)☆53Updated 8 years ago
- Tensorflow implementation of "Learning to Discover Cross-Domain Relations with Generative Adversarial Networks"☆48Updated 7 years ago
- in progress☆261Updated 8 years ago
- A tensorflow implementation of Junbo et al's Energy-based generative adversarial network ( EBGAN ) paper.☆210Updated 8 years ago
- MNIST classification using Multi-Layer Perceptron (MLP) with 2 hidden layers. Some weight-initializers and batch-normalization are implem…☆55Updated 8 years ago
- personal notes☆55Updated 8 years ago
- TensorFlow implementation of LAPGAN (WIP, basically just DCGAN for now)☆11Updated 9 years ago
- ☆21Updated 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 6 years ago
- Easily visualize embedding on tensorboard with thumbnail images and labels.☆27Updated 7 years ago
- Simple Tensorflow implementation of "Unsupervised Image to Image Translation Networks" (NIPS 2017 Spotlight)☆97Updated 5 years ago
- Yet another Cycle GAN implementation in PyTorch☆25Updated 7 years ago
- Implement Coupled Generative Adversarial Networks in Tensorflow☆102Updated 8 years ago
- Implementation BEGAN([Boundary Equilibrium Generative Adversarial Networks](https://arxiv.org/pdf/1703.10717.pdf)) by Keras.☆35Updated 2 years ago
- Implementation of the paper "Generating images part by part with composite generative adversarial networks"☆24Updated 8 years ago
- Pytorch implementation of BicycleGAN with implementation details☆102Updated 7 years ago
- TensorFlow implementation of real-time style transfer using feed-forward generation. This builds on the original style-transfer algorithm…☆79Updated 8 years ago