leafinity / SAGAN-tensorflow2.0Links
Tensorflow-2.0 implementation of "Self-Attention Generative Adversarial Networks"
☆28Updated 5 years ago
Alternatives and similar repositories for SAGAN-tensorflow2.0
Users that are interested in SAGAN-tensorflow2.0 are comparing it to the libraries listed below
Sorting:
- Keras implementation of CycleGAN using a tensorflow backend.☆192Updated 6 years ago
- Spectral Normalization for Keras Dense and Convolution Layers☆121Updated 6 years ago
- Pytorch implementation of pix2pix for various datasets.☆125Updated 4 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆221Updated 6 years ago
- WGAN-GP tensorflow implementation☆73Updated 3 years ago
- Reimplementation of GANs☆425Updated 4 years ago
- Implementation of some different variants of GANs by tensorflow, Train the GAN in Google Cloud Colab, DCGAN, WGAN, WGAN-GP, LSGAN, SNGAN,…☆233Updated 3 years ago
- PyTorch implementation of Image-to-Image Translation with Conditional Adversarial Nets (pix2pix)☆54Updated 8 years ago
- A clean and lucid implementation of cycleGAN using PyTorch☆126Updated 7 years ago
- PyTorch Implementation of DCGAN trained on the CelebA dataset.☆122Updated 7 years ago
- Official Implementation of the paper "A U-Net Based Discriminator for Generative Adversarial Networks" (CVPR 2020)☆400Updated 3 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆71Updated 8 years ago
- 🚀 Variants of GANs most easily implemented as TensorFlow2. GAN, DCGAN, LSGAN, WGAN, WGAN-GP, DRAGAN, ETC...☆96Updated 5 years ago
- DCGAN LSGAN WGAN-GP DRAGAN PyTorch☆195Updated 4 years ago
- MSG StyleGAN in tensorflow☆264Updated 6 years ago
- Official PyTorch implementation of NICE-GAN: Reusing Discriminators for Encoding: Towards Unsupervised Image-to-Image Translation☆244Updated 5 years ago
- Comparing different similarity functions for reconstruction of image on CycleGAN. (https://tandon-a.github.io/CycleGAN_ssim/) Training cy…☆83Updated 4 years ago
- Simple Tensorflow implementation of "Self-Attention Generative Adversarial Networks" (SAGAN)☆554Updated 6 years ago
- TensorFlow implementation of Deformable Convolutional Layer☆81Updated 4 years ago
- Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 dataset…☆211Updated 2 years ago
- Simple Tensorflow implementation of "Large Scale GAN Training for High Fidelity Natural Image Synthesis" (BigGAN)☆261Updated 7 years ago
- Self-Attention Generative Adversarial Networks Implementation in PyTorch☆74Updated 7 years ago
- Reimplementation of CycleGAN☆388Updated 4 years ago
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆280Updated 5 years ago
- A very simple implementation of cyclegan, which is based on pytorch.☆166Updated last year
- Implementation of "Perceptual Losses for Real-Time Style Transfer and Super-Resolution" in PyTorch☆315Updated 5 years ago
- MSG-GAN: Multi-Scale Gradients GAN (Architecture inspired from ProGAN but doesn't use layer-wise growing)☆153Updated 5 years ago
- Self Attention GAN (https://arxiv.org/abs/1805.08318) implemented with keras☆22Updated 6 years ago
- Implementation of the paper: "SinGAN: Learning a Generative Model from a Single Natural Image"☆55Updated 4 years ago
- The author's officially unofficial Pytorch EvolutionaryGAN implementation.☆68Updated 5 years ago