kiyohiro8 / SelfAttentionGAN
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,…☆230Updated 2 years ago
- Spectral Normalization for Keras Dense and Convolution Layers☆121Updated 5 years ago
- Pytorch implement: Residual Dense Network for Image Super-Resolution☆143Updated 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
- Simply implement the paper: cGANs with Projection Discriminator by TensorFlow☆40Updated 6 years ago
- A clean and lucid implementation of cycleGAN using PyTorch☆123Updated 6 years ago
- ☆64Updated 7 years ago
- Simple implementation of the paper (DnCNN)'Beyond a Gaussian Denoiser: Residual Learning of Deep CNN for Image Denoising'☆61Updated 6 years ago
- Implementation of Squeeze-and-Excitiation Network on Keras☆22Updated 5 years ago
- WGAN-GP tensorflow implementation☆72Updated 2 years ago
- A tensorflow implementation of "Retinal Vessel Segmentation in Fundoscopic Images with Generative Adversarial Networks"☆234Updated 6 years ago
- Tensorflow based Implementation of the CVPR2018 paper: Learning Dual Convolutional Neural Networks for Low-Level Vision☆43Updated 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
- Pytorch implementation of pix2pix for various datasets.☆125Updated 4 years ago
- Image-to-Image Translation with Conditional Adversarial Networks (Pix2pix) implementation in keras☆142Updated 8 years ago
- Conditional Wasserstein Generative Adversarial Network for image-to-image translation.☆25Updated 4 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆218Updated 5 years ago
- Sharpness-aware Low Dose CT Denoising Using Conditional Generative Adversarial Network☆131Updated 3 years ago
- Multi-level Wavelet-CNN for Image Restoration☆239Updated 4 years ago
- Perceptual Adversarial Networks (PAN) for Image-to-Image Transformation☆17Updated 6 years ago
- Tensorflow implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Adversarial Networks (…☆152Updated 7 years ago
- CGAN ProjectionCGAN ACGAN InfoGAN Pytorch☆67Updated 6 years ago
- Keras implementation of CycleGAN using a tensorflow backend.☆192Updated 5 years ago
- Simple Tensorflow implementation of "Self-Attention Generative Adversarial Networks" (SAGAN)☆552Updated 5 years ago
- Pytorch implementation of Unsupervised Attention-guided Image-to-Image Translation.☆96Updated 6 years ago
- Self-Attention Generative Adversarial Networks Implementation in PyTorch☆74Updated 6 years ago
- PyTorch implementation of DCGAN☆49Updated 7 years ago
- Study Friendly Implementation of DCGAN in Tensorflow☆24Updated 6 years ago
- Semantic Fusion GAN for semi-supervised image classification☆19Updated 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 8 months ago