TwistedW / pytorch-GANsLinks
Various GANs in pytorch environment
☆51Updated 7 years ago
Alternatives and similar repositories for pytorch-GANs
Users that are interested in pytorch-GANs are comparing it to the libraries listed below
Sorting:
- O-GAN: Extremely Concise Approach for Auto-Encoding Generative Adversarial Networks☆128Updated 6 years ago
- GAN-QP: A Novel GAN Framework without Gradient Vanishing and Lipschitz Constraint☆119Updated 6 years ago
- A variant of the Self Attention GAN named: FAGAN (Full Attention GAN)☆114Updated 7 years ago
- A minimal implementaion (less than 150 lines of code with visualization) of DCGAN/WGAN in PyTorch with jupyter notebooks☆188Updated 7 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.☆175Updated last year
- Pytorch implementation of Conditional Image Synthesis with Auxiliary Classifier GANs☆72Updated 8 years ago
- pyTorch implementation of Spectral Normalization for Generative Adversarial Networks☆247Updated 3 years ago
- implement infoGAN using pytorch☆153Updated 7 years ago
- Pytorch implementation of HDGan☆150Updated 7 years ago
- (PyTorch) Implementations of GAN, Improved GAN, DCGAN, LAPGAN, and InfoGAN in PyTorch☆143Updated 8 years ago
- 各类GAN综合在一起,借鉴了hwalsuklee大神的☆323Updated 6 years ago
- Training Generative Adversarial Networks Via Turing Test☆38Updated 7 years ago
- some demo of GANs☆281Updated 6 years ago
- dcgan combined with vae in pytorch!☆117Updated 7 years ago
- ☆103Updated 8 years ago
- Pytorch Implementation of Perceptual Losses for Real-Time Style Transfer and Super-Resolution☆164Updated 7 years ago
- Capsule GAN: Unsupervised representation learning with CapsNet based Generative Adversarial Networks☆57Updated 6 years ago
- Non-Adversarial Unsupervised Domain Mapping☆39Updated 6 years ago
- GANs with multiple Discriminators☆78Updated 3 years ago
- Pytorch implementation of BicycleGAN with implementation details☆102Updated 7 years ago
- Self-Attention Generative Adversarial Networks Implementation in PyTorch☆75Updated 7 years ago
- Pytorch Implementation for paper: IntroVAE: Introspective Variational Autoencoders for Photographic Image Synthesis☆39Updated 7 years ago
- Implementation of "Improving the Improved Training of Wasserstein GANs: A Consistency Term and Its Dual Effect" in pytorch☆37Updated 6 years ago
- Pytorch implementation of multitask CycleGAN with auxiliary classification loss☆97Updated 6 years ago
- ECCV2018☆68Updated 6 years ago
- Simple implementation of Variational Autoencoder☆103Updated 7 years ago
- Conditional Autoencoders with Adversarial Information Factorization☆73Updated 7 years ago
- Progressive training of GANs with Mutual Information Penalty☆186Updated 7 years ago
- [AAAI 2019] A Layer-Based Sequential Framework for Scene Generation with GANs☆40Updated 5 years ago
- SingleGAN: Image-to-Image Translation by a Single-Generator Network using Multiple Generative Adversarial Learning. ACCV 2018☆84Updated 5 years ago