yash-1995-2006 / Conditional-and-nonConditional-Capsule-GANsLinks
This is the repository for the code used in writing the paper, 'Generative Adversarial Network Architectures For Image Synthesis Using Capsule Network'
☆8Updated 7 years ago
Alternatives and similar repositories for Conditional-and-nonConditional-Capsule-GANs
Users that are interested in Conditional-and-nonConditional-Capsule-GANs are comparing it to the libraries listed below
Sorting:
- Code for Image Synthesis with a Convolutional Capsule Generative Adversarial Network☆20Updated 6 years ago
- Capsule GAN: Unsupervised representation learning with CapsNet based Generative Adversarial Networks☆57Updated 6 years ago
- Implemention of "CVAE-GAN: Fine-Grained Image Generation through Asymmetric Training"☆45Updated 6 years ago
- Pytorch implementation of semi-supervised DCGAN based on "Improved Techniques for Training GANs"☆41Updated 3 years ago
- [TNNLS] Bayesian Cycle-Consistent Generative Adversarial Networks via Marginalizing Latent Sampling☆46Updated 4 years ago
- This is the code for our paper: Semi-Supervised Learning With GANs: Revisiting Manifold Regularization (ICLR 2018)☆44Updated 6 years ago
- Generative Adversarial Network with Weight Normalization + ResNet☆22Updated 7 years ago
- Tensorflow Implementation for paper "self-supervised generative adversarial networks"☆38Updated 4 years ago
- Ready to train Pytorch implementation of the CVPR'19 paper "Self-Supervised GANs via Auxiliary Rotation Loss"☆65Updated 5 years ago
- An adversarial autoencoder implementation in pytorch☆84Updated 6 years ago
- Pytorch Implementation for paper: IntroVAE: Introspective Variational Autoencoders for Photographic Image Synthesis☆39Updated 6 years ago
- PyTorch Implementation of Unrolled Generative Adversarial Networks☆40Updated 7 years ago
- dcgan combined with vae in pytorch!☆117Updated 6 years ago
- ☆14Updated 6 years ago
- Tensorflow Implementation of open set domain adaptation by backpropagation☆30Updated 6 years ago
- Pytorch implementation of of "Domain Intersection and Domain Difference" (ICCV 2019)☆40Updated 5 years ago
- Pytorch implementation of Deep Reconstruction Classification Networks☆40Updated 6 years ago
- unsupervised video and image generation☆58Updated 5 years ago
- An experimental Generative Adversarial Network implementation of the Capsule Neural Network☆52Updated 7 years ago
- Squeeze-and-Excitation module for convolutional neural networks written in PyTorch