vlraik / CapsNet-GAN-Tensorflow
An experimental Generative Adversarial Network implementation of the Capsule Neural Network
☆52Updated 7 years ago
Alternatives and similar repositories for CapsNet-GAN-Tensorflow:
Users that are interested in CapsNet-GAN-Tensorflow are comparing it to the libraries listed below
- Capsule GAN: Unsupervised representation learning with CapsNet based Generative Adversarial Networks☆57Updated 5 years ago
- An Experimental Implementation for CapsuleGAN.☆23Updated 7 years ago
- A variant of the Self Attention GAN named: FAGAN (Full Attention GAN)☆113Updated 6 years ago
- Demo code for Attention-Aware Generative Adversarial Networks paper☆12Updated 7 years ago
- Code for my Master thesis on "Capsule Architecture as a Discriminator in Generative Adversarial Networks".☆126Updated last year
- implementation for NIPS paper Triangle Generative Adversarial Networks☆61Updated 7 years ago
- A implement of spectral normalization GAN for tensorflow version☆27Updated 7 years ago
- tensorflow implementation of Generating Images with Perceptual Similarity Metrics based on Deep Networks☆20Updated 7 years ago
- Code for reproducing experiments in "Improved Training of Wasserstein GANs"☆20Updated 7 years ago
- Tensorflow implementation of paper "unsupervised image to image translation networks"☆69Updated 7 years ago
- (PyTorch) Implementations of GAN, Improved GAN, DCGAN, LAPGAN, and InfoGAN in PyTorch☆142Updated 8 years ago
- GANs with multiple Discriminators☆78Updated 2 years ago
- Implemention of "CVAE-GAN: Fine-Grained Image Generation through Asymmetric Training"☆45Updated 6 years ago
- This is the repository for the code used in writing the paper, 'Generative Adversarial Network Architectures For Image Synthesis Using Ca…☆9Updated 6 years ago
- Implement Coupled Generative Adversarial Networks in Tensorflow☆101Updated 7 years ago
- Simple Tensorflow implementation of Triple Generative Adversarial Nets (NIPS 2017)☆68Updated 7 years ago
- Pytorch Implementation of "Adversarial Learning For Semi-Supervised Semantic Segmentation" for ICLR 2018 Reproducibility Challenge