jason71995 / Keras-GAN-LibraryLinks
Implementation of GAN papers on Keras.
☆15Updated 5 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 3 years ago
- DCGAN and WGAN implementation on Keras for Bird Generation☆65Updated 7 years ago
- U-Net Model conditioned with MobileNet features for Grayscale -> Color mapping☆25Updated 7 years ago
- Code for my Master thesis on "Capsule Architecture as a Discriminator in Generative Adversarial Networks".☆126Updated last year
- Noise removal from images using Convolutional autoencoder☆39Updated 6 years ago
- Tensorflow implementation of embed CNN-LSTM network for sentiment analysis task.☆26Updated 5 years ago
- Examples trained using the python pytorch package pro-gan-pth☆38Updated 3 years ago
- A keras (tensorflow) reimplementation of MUNIT: Multimodal Unsupervised Image-to-Image Translation https://arxiv.org/abs/1804.04732☆67Updated 6 years ago
- Using Kaggle cats vs dogs dataset☆98Updated 7 years ago
- Source for post "An Easy Guide to build new TensorFlow Datasets and Estimator with Keras Model"☆32Updated 6 years ago
- Implementing Transfer Learning for custom data using VGG-16 and Resnet-50☆148Updated 3 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
- This repo will contain the resources available in my blog for learning☆92Updated 6 years ago
- Autoencoders in Keras☆126Updated 7 years ago
- This is the baseline of Kaggle-dog-breed-classification on Python, Keras, and TensorFlow.☆31Updated 7 years ago
- Spectral Normalization for Keras Dense and Convolution Layers