Hourout / GAN-kerasLinks
tensorflow2.x implementations of Generative Adversarial Networks.
☆32Updated 4 years ago
Alternatives and similar repositories for GAN-keras
Users that are interested in GAN-keras are comparing it to the libraries listed below
Sorting:
- Keras implementation of Octave Convolutions☆53Updated 6 years ago
- Keras implementation of Attention Augmented Convolutional Neural Networks☆121Updated 5 years ago
- Semi-supervised Learning GAN☆81Updated 8 years ago
- Ensembling ConvNets using Keras☆75Updated 6 years ago
- Autoencoders using Keras☆77Updated 8 years ago
- Keras implementation of Global Context Attention blocks☆46Updated 6 years ago
- This repository contains the source for the paper "S-LSTM-GAN: Shared recurrent neural networks with adversarial training"☆89Updated 6 years ago
- Recurrent Convolutional Neural Networks in Keras☆50Updated 7 years ago
- Implementation of some basic GAN architectures in Keras☆45Updated 8 years ago
- Implementation of Densely Connected Convolutional Network with Keras and TensorFlow.☆43Updated 5 years ago
- Keras implementation of the conditional GAN.☆57Updated 9 years ago
- Keras implementation of Balancing GAN (BAGAN) applied to the MNIST example.☆111Updated 4 years ago
- Dual Path Networks for Keras 2.0+☆113Updated 5 years ago
- Keras implementation of NASNet-A☆88Updated 7 years ago
- Model Compression Based on Geoffery Hinton's Logit Regression Method in Keras applied to MNIST 16x compression over 0.95 percent accuracy…☆61Updated 6 years ago
- keras implementation of AdamW from Fixing Weight Decay Regularization in Adam (https://arxiv.org/abs/1711.05101)☆71Updated 7 years ago
- Auto-optimizing a neural net (and its architecture) on the CIFAR-100 dataset. Could be easily transferred to another dataset or another c…☆107Updated 7 years ago
- Spectral Normalization for Keras Dense and Convolution Layers☆122Updated 5 years ago
- Keras implementation of Residual Attention Network☆109Updated 7 years ago
- A practical example on how to combine both a CNN and a RNN to classify images.☆53Updated 8 years ago
- We pit Keras and PyTorch against each other, showing their strengths and weaknesses in action. We present a real problem, a matter of lif…☆49Updated 6 years ago
- Implementation of Rectified Adam in Keras☆70Updated 6 years ago
- In this project, I implemented several ensemble methods (including bagging, AdaBoost, SAMME, stacking, snapshot ensemble) for a normal CN…☆99Updated 7 years ago
- Tensorflow Implementation of Paper "Improved Training of Wasserstein GANs"☆24Updated 7 years ago
- Implementation of the paper : "Toward Multimodal Image-to-Image Translation"☆57Updated 7 years ago
- Implementation of Visual Feature Attribution using Wasserstein GANs (VAGANs, https://arxiv.org/abs/1711.08998) in PyTorch☆93Updated 2 years ago
- implement SRCNN via Keras with Theano as backend. For fair comparison with published works, low-resolution images are produced by matlab …☆22Updated 8 years ago
- Code for my Master thesis on "Capsule Architecture as a Discriminator in Generative Adversarial Networks".☆128Updated 2 years ago
- Implementation of IndRNN in Keras☆67Updated 5 years ago
- Implementation in Keras of: Snapshot Ensembles: Train 1, get M for free (https://arxiv.org/abs/1704.00109)☆26Updated 7 years ago