kimhc6028 / acgan-pytorchLinks
Pytorch implementation of Conditional Image Synthesis with Auxiliary Classifier GANs
☆72Updated 7 years ago
Alternatives and similar repositories for acgan-pytorch
Users that are interested in acgan-pytorch are comparing it to the libraries listed below
Sorting:
- pyTorch implementation of Spectral Normalization for Generative Adversarial Networks☆247Updated 3 years ago
- dcgan combined with vae in pytorch!☆117Updated 6 years ago
- implement infoGAN using pytorch☆153Updated 6 years ago
- Pytorch implementation of HDGan☆150Updated 6 years ago
- (PyTorch) Implementations of GAN, Improved GAN, DCGAN, LAPGAN, and InfoGAN in PyTorch☆143Updated 8 years ago
- Implementation of "Generate To Adapt: Aligning Domains using Generative Adversarial Networks"☆142Updated 6 years ago
- A Unified Feature Disentangler for Multi-Domain Image Translation and Manipulation☆141Updated 6 years ago
- ☆131Updated 7 years ago
- Pytorch implementation of "One-Shot Unsupervised Cross Domain Translation" NIPS 2018☆140Updated 6 years ago
- Code for the paper "Adversarial Feature Augmentation for Unsupervised Domain Adaptation", CVPR 2018☆130Updated 6 years ago
- A variant of the Self Attention GAN named: FAGAN (Full Attention GAN)☆114Updated 6 years ago
- ECCV2018☆67Updated 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 unofficial PyTorch implementation of SNGAN (ICLR 2018) and cGANs with projection discriminator (ICLR 2018).☆157Updated 5 years ago
- Simple Tensorflow implementation of Triple Generative Adversarial Nets (NIPS 2017)☆68Updated 7 years ago
- A pytorch implementation of the Domain Transfer Network (DTN), Unsupervised Cross-Domain Image Generation☆38Updated 8 years ago
- GANs with multiple Discriminators☆78Updated 2 years ago
- Pytorch implementation of multitask CycleGAN with auxiliary classification loss☆96Updated 5 years ago
- Tensorflow code of Dist-GAN, GN-GAN and other GAN methods☆66Updated 6 years ago
- ☆276Updated 7 years ago
- DNA-GAN: Learning Disentangled Representations from Multi-Attribute Images☆63Updated 7 years ago
- Semantic Autoencoder for Zero-shot Learning (Spotlight), CVPR 2017☆147Updated 6 years ago
- code for "Adversarial Feature Learning"☆239Updated 3 years ago
- ☆287Updated 7 years ago
- Self-Attention Generative Adversarial Networks Implementation in PyTorch☆75Updated 7 years ago
- ☆12Updated 6 years ago
- Pytorch Implementation for paper: IntroVAE: Introspective Variational Autoencoders for Photographic Image Synthesis☆39Updated 6 years ago
- Cross-domain disentanglement network