IShengFang / SpectralNormalizationKerasLinks
Spectral Normalization for Keras Dense and Convolution Layers
☆121Updated 5 years ago
Alternatives and similar repositories for SpectralNormalizationKeras
Users that are interested in SpectralNormalizationKeras are comparing it to the libraries listed below
Sorting:
- Keras implementation of the paper "Autoencoding beyond pixels using a learned similarity metric"☆54Updated 7 years ago
- WGAN-GP tensorflow implementation☆72Updated 2 years ago
- Simple Tensorflow Implementation of "Spectral Normalization for Generative Adversarial Networks" (ICLR 2018)☆141Updated 6 years ago
- Autoencoding beyond pixels using a learned similarity metric by Larsen et al. (https://arxiv.org/abs/1512.09300)☆39Updated 5 years ago
- CPU/GPU/TPU implementation of the Fréchet Inception Distance☆81Updated 5 years ago
- The implementation of Relativistic average GAN with Keras☆39Updated 4 years ago
- Simple Tensorflow implementation of "Self-Attention Generative Adversarial Networks" (SAGAN)☆553Updated 5 years ago
- Simple Tensorflow implementation of "Large Scale GAN Training for High Fidelity Natural Image Synthesis" (BigGAN)☆260Updated 6 years ago
- MSG-GAN: Multi-Scale Gradients GAN (Architecture inspired from ProGAN but doesn't use layer-wise growing)☆151Updated 5 years ago
- Image-to-Image Translation with Conditional Adversarial Networks (Pix2pix) implementation in keras☆143Updated 8 years ago
- Implementation of some different variants of GANs by tensorflow, Train the GAN in Google Cloud Colab, DCGAN, WGAN, WGAN-GP, LSGAN, SNGAN,…☆232Updated 2 years ago
- Self-Attention Generative Adversarial Networks Implementation in PyTorch☆75Updated 6 years ago
- pyTorch implementation of Spectral Normalization for Generative Adversarial Networks☆247Updated 2 years ago
- CPU/GPU/TPU implementation of the Inception Score☆80Updated 5 years ago
- Tensorflow code of "autoencoding beyond pixels using a learned similarity metric"☆127Updated 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.☆173Updated 9 months ago
- Code for the NIPS17 paper "Stabilizing Training of Generative Adversarial Networks through Regularization"☆94Updated 7 years ago
- 🌈 Spectral Normalization implemented as Tensorflow 2☆34Updated 5 years ago
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆189Updated 7 years ago
- Auxiliary Classifier Generative Adversarial Networks in Keras☆213Updated 7 years ago
- Code for my Master thesis on "Capsule Architecture as a Discriminator in Generative Adversarial Networks".☆126Updated 2 years ago
- Implementation of Adversarial Autoencoder in Keras☆32Updated 6 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆218Updated 5 years ago
- VAE-GAN in Tensorflow☆90Updated 6 years ago
- A keras (tensorflow) reimplementation of MUNIT: Multimodal Unsupervised Image-to-Image Translation https://arxiv.org/abs/1804.04732☆67Updated 6 years ago
- dcgan combined with vae in pytorch!☆117Updated 6 years ago
- Simply implement the paper: cGANs with Projection Discriminator by TensorFlow☆40Updated 6 years ago
- A implement of spectral normalization GAN for tensorflow version☆27Updated 7 years ago
- Deep generative networks, coded with Keras.☆122Updated 7 years ago
- Wasserstein GAN TensorFlow Implementation☆45Updated 5 years ago