togheppi / DCGAN
PyTorch implementation of DCGAN
☆49Updated 7 years ago
Alternatives and similar repositories for DCGAN:
Users that are interested in DCGAN are comparing it to the libraries listed below
- (PyTorch) Implementations of GAN, Improved GAN, DCGAN, LAPGAN, and InfoGAN in PyTorch☆142Updated 7 years ago
- ☆131Updated 2 years ago
- Inception score for measuring quality of images generating from GAN☆42Updated 7 years ago
- Pytorch implementation of multitask CycleGAN with auxiliary classification loss☆95Updated 5 years ago
- Pytorch implementation of CycleGAN.☆43Updated 7 years ago
- Tensorflow implementation of PROGRESSIVE GROWING OF GANS FOR IMPROVED QUALITY, STABILITY, AND VARIATION☆149Updated 2 years ago
- Pytorch Implementation of Perceptual Losses for Real-Time Style Transfer and Super-Resolution☆163Updated 6 years ago
- implement infoGAN using pytorch☆153Updated 6 years ago
- Simple Tensorflow implementation of "Diverse Image-to-Image Translation via Disentangled Representations" (ECCV 2018 Oral)☆120Updated 5 years ago
- Deep generative networks, coded with Keras.☆122Updated 7 years ago
- DualGAN-tensorflow: tensorflow implementation of DualGAN☆266Updated 4 years ago
- SingleGAN: Image-to-Image Translation by a Single-Generator Network using Multiple Generative Adversarial Learning. ACCV 2018☆83Updated 5 years ago
- Pytorch implementation of Conditional Image Synthesis with Auxiliary Classifier GANs☆72Updated 7 years ago
- Tensorflow implementation for Conditional Convolutional Adversarial Networks.☆222Updated 2 years ago
- Pytorch implementation of BicycleGAN with implementation details☆100Updated 6 years ago
- Self-Attention Generative Adversarial Networks Implementation in PyTorch☆74Updated 6 years ago
- ☆86Updated 7 years ago
- CPU/GPU/TPU implementation of the Inception Score☆80Updated 4 years ago
- A variant of the Self Attention GAN named: FAGAN (Full Attention GAN)☆113Updated 6 years ago
- dcgan combined with vae in pytorch!☆116Updated 6 years ago
- Globally and Locally Consistent Image Completion with TensorFlow☆135Updated 7 years ago
- Study Friendly Implementation of DCGAN in Tensorflow☆24Updated 6 years ago
- Simple Tensorflow Implementation of "Spectral Normalization for Generative Adversarial Networks" (ICLR 2018)☆141Updated 6 years ago
- pyTorch implementation of Spectral Normalization for Generative Adversarial Networks☆248Updated 2 years ago
- Tensorflow code of "autoencoding beyond pixels using a learned similarity metric"☆127Updated 6 years ago
- InfoGAN: Interpretable Representation Learning☆153Updated 7 years ago
- MSG-GAN: Multi-Scale Gradients GAN (Architecture inspired from ProGAN but doesn't use layer-wise growing)☆151Updated 4 years ago
- An empirical study on evaluation metrics of generative adversarial networks.☆370Updated 5 years ago
- Invertible conditional GANs for image editing☆286Updated 3 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