kiyohiro8 / SelfAttentionGANLinks
Self Attention GAN (https://arxiv.org/abs/1805.08318) implemented with keras
☆22Updated 5 years ago
Alternatives and similar repositories for SelfAttentionGAN
Users that are interested in SelfAttentionGAN are comparing it to the libraries listed below
Sorting:
- Implementation of some different variants of GANs by tensorflow, Train the GAN in Google Cloud Colab, DCGAN, WGAN, WGAN-GP, LSGAN, SNGAN,…☆232Updated 2 years ago
- WGAN-GP tensorflow implementation☆72Updated 2 years ago
- Tensorflow implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Adversarial Networks (…☆152Updated 7 years ago
- Keras implementation of CycleGAN using a tensorflow backend.☆192Updated 5 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆218Updated 5 years ago
- Spectral Normalization for Keras Dense and Convolution Layers☆121Updated 5 years ago
- A clean and lucid implementation of cycleGAN using PyTorch☆125Updated 6 years ago
- A keras implementation of conditional wgan-gp☆46Updated 6 years ago
- Comparing different similarity functions for reconstruction of image on CycleGAN. (https://tandon-a.github.io/CycleGAN_ssim/) Training cy…☆82Updated 4 years ago
- Autoencoding beyond pixels using a learned similarity metric by Larsen et al. (https://arxiv.org/abs/1512.09300)☆39Updated 5 years ago
- Simple Tensorflow implementation of "Self-Attention Generative Adversarial Networks" (SAGAN)☆553Updated 6 years ago
- ☆97Updated 8 years ago
- Reimplementation of GANs☆424Updated 3 years ago
- Simply implement the paper: cGANs with Projection Discriminator by TensorFlow☆40Updated 6 years ago
- CGAN ProjectionCGAN ACGAN InfoGAN Pytorch☆68Updated 6 years ago
- An implement of SRGAN(Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network) for tensorflow version☆51Updated 7 years ago
- Conditional Wasserstein Generative Adversarial Network for image-to-image translation.☆25Updated 5 years ago
- This is an implementation of Convolutional AutoEncoder using only TensorFlow☆119Updated 6 years ago
- Image-to-Image Translation with Conditional Adversarial Networks (Pix2pix) implementation in keras☆143Updated 8 years ago
- Image reconstruction done with untrained neural networks.☆221Updated 5 years ago
- Pytorch implementation of pix2pix for various datasets.☆126Updated 4 years ago
- A tensorflow implementation of "Retinal Vessel Segmentation in Fundoscopic Images with Generative Adversarial Networks"☆234Updated 6 years ago
- PyTorch implementation of DCGAN☆49Updated 7 years ago
- Keras implementation of the paper "Autoencoding beyond pixels using a learned similarity metric"☆54Updated 7 years ago
- ☆12Updated 6 years ago
- ☆64Updated 7 years ago
- A pytorch implementation of "Image-to-Image Translation with Conditional Adversarial Networks"☆43Updated 8 years ago
- Multi-level Wavelet-CNN for Image Restoration☆240Updated 4 years ago
- Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 dataset…☆210Updated last year
- Simple implementation of the paper (DnCNN)'Beyond a Gaussian Denoiser: Residual Learning of Deep CNN for Image Denoising'☆61Updated 6 years ago