IShengFang / SpectralNormalizationKerasLinks
Spectral Normalization for Keras Dense and Convolution Layers
☆121Updated 6 years ago
Alternatives and similar repositories for SpectralNormalizationKeras
Users that are interested in SpectralNormalizationKeras are comparing it to the libraries listed below
Sorting:
- WGAN-GP tensorflow implementation☆73Updated 3 years ago
- Simple Tensorflow Implementation of "Spectral Normalization for Generative Adversarial Networks" (ICLR 2018)☆141Updated 7 years ago
- Image-to-Image Translation with Conditional Adversarial Networks (Pix2pix) implementation in keras☆143Updated 8 years ago
- Simple Tensorflow implementation of "Self-Attention Generative Adversarial Networks" (SAGAN)☆554Updated 6 years ago
- Simple Tensorflow implementation of "Large Scale GAN Training for High Fidelity Natural Image Synthesis" (BigGAN)☆261Updated 7 years ago
- CPU/GPU/TPU implementation of the Fréchet Inception Distance☆81Updated 5 years ago
- Reimplementation of GANs☆425Updated 4 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆223Updated 6 years ago
- MSG-GAN: Multi-Scale Gradients GAN (Architecture inspired from ProGAN but doesn't use layer-wise growing)☆153Updated 5 years ago
- CPU/GPU/TPU implementation of the Inception Score☆79Updated 5 years ago
- Study Friendly Implementation of DCGAN in Tensorflow☆24Updated 7 years ago
- Keras implementation of the paper "Autoencoding beyond pixels using a learned similarity metric"☆54Updated 7 years ago
- The implementation of Relativistic average GAN with Keras☆39Updated 4 years ago
- Implementation of some different variants of GANs by tensorflow, Train the GAN in Google Cloud Colab, DCGAN, WGAN, WGAN-GP, LSGAN, SNGAN,…☆233Updated 3 years ago
- A keras (tensorflow) reimplementation of MUNIT: Multimodal Unsupervised Image-to-Image Translation https://arxiv.org/abs/1804.04732☆66Updated 6 years ago
- Autoencoding beyond pixels using a learned similarity metric by Larsen et al. (https://arxiv.org/abs/1512.09300)☆39Updated 6 years ago
- Reimplementation of CycleGAN☆388Updated 4 years ago
- Self-Attention Generative Adversarial Networks Implementation in PyTorch☆74Updated 7 years ago
- Implemented Variational Autoencoder generative model in Keras for image generation and its latent space visualization on MNIST and CIFAR1…☆122Updated 7 years ago
- 🌈 Spectral Normalization implemented as Tensorflow 2☆34Updated 6 years ago
- This is an almost exact replica in PyTorch of the Tensorflow version of Self-Attention GAN released by Google Brain in August 2018.☆174Updated last year
- An empirical study on evaluation metrics of generative adversarial networks.☆374Updated 6 years ago
- Code for replication of the paper "The relativistic discriminator: a key element missing from standard GAN"☆741Updated 5 years ago
- This repo will contain the resources available in my blog for learning☆92Updated 7 years ago
- Simply implement the paper: cGANs with Projection Discriminator by TensorFlow☆40Updated 6 years ago
- Tensorflow implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Adversarial Networks (…☆155Updated 8 years ago
- Tensorflow implementation of Generative Adversarial Networks (GAN) and Deep Convolutional Generative Adversarial Netwokrs for MNIST datas…☆175Updated 10 months ago
- Implementation of Conditional Generative Adversarial Networks in PyTorch☆108Updated 7 years ago
- Deep generative networks, coded with Keras.☆124Updated 8 years ago
- DAGAN: Data Augmentation Generative Adversarial Networks☆420Updated 2 years ago