weichin11 / Keras-GAN-LibraryLinks
Implementation of GAN papers on Keras.
☆15Updated 6 years ago
Alternatives and similar repositories for Keras-GAN-Library
Users that are interested in Keras-GAN-Library are comparing it to the libraries listed below
Sorting:
- tensorflow2.x implementations of Generative Adversarial Networks.☆32Updated 4 years ago
- Implementing Transfer Learning for custom data using VGG-16 and Resnet-50☆152Updated 4 years ago
- This repository contains the source for the paper "S-LSTM-GAN: Shared recurrent neural networks with adversarial training"☆89Updated 6 years ago
- Conditional Deep Convolutional GAN☆42Updated 7 years ago
- Code for my Master thesis on "Capsule Architecture as a Discriminator in Generative Adversarial Networks".☆128Updated 2 years ago
- Simple Generative Adversarial Networks for MNIST data with Keras.☆180Updated 3 years ago
- Noise removal from images using Convolutional autoencoder☆39Updated 7 years ago
- ☆19Updated 8 years ago
- Reconstruction and Compression of Color Images Using Principal Component Analysis (PCA) Algorithm☆35Updated 5 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
- A 2-CNN pipeline to do both detection (using bounding box regression) and classification of numbers on SVHN dataset.☆59Updated 7 years ago
- Spectral Normalization for Keras Dense and Convolution Layers☆121Updated 6 years ago
- Keras implementation of Balancing GAN (BAGAN) applied to the MNIST example.☆111Updated 4 years ago
- The project aimed to implement Deep NN / RNN based solution in order to develop flexible methods that are able to adaptively fillin, back…☆26Updated 9 years ago
- Image-to-Image Translation with Conditional Adversarial Networks (Pix2pix) implementation in keras☆143Updated 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…☆50Updated 6 years ago
- Autoencoders using Keras☆77Updated 8 years ago
- Hands-On Generative Adversarial Networks with Keras, published by Packt☆79Updated 3 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
- YOLO: Real-Time Object Detection using Tensorflow and easy to use☆46Updated 7 years ago
- A Tensorflow implementation of CapsNet(Capsules Net) apply on german traffic sign dataset☆179Updated 7 years ago
- Simple guide on how to generate ROC plot for Keras classifier | DLology☆41Updated 7 years ago
- Generative Models Tutorial with Demo: Bayesian Classifier Sampling, Variational Auto Encoder (VAE), Generative Adversial Networks (GANs),…☆337Updated 7 years ago
- Autoencoders in Keras☆125Updated 7 years ago
- Code examples for training AlexNet using Keras and Theano☆107Updated 8 years ago
- Keras implementation of Attention Augmented Convolutional Neural Networks☆120Updated 5 years ago
- This repo will contain the resources available in my blog for learning☆92Updated 7 years ago
- TensorFlow 1.x Deep Learning Cookbook, published by Packt☆87Updated 3 years ago
- conditional generative adversarial network☆16Updated 8 years ago
- U-Net Model conditioned with MobileNet features for Grayscale -> Color mapping☆25Updated 8 years ago