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
- 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
- Keras implementation of CycleGAN using a tensorflow backend.☆192Updated 5 years ago
- WGAN-GP tensorflow implementation☆72Updated 2 years ago
- Keras implementation of the paper "Autoencoding beyond pixels using a learned similarity metric"☆54Updated 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
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆218Updated 5 years ago
- CGAN ProjectionCGAN ACGAN InfoGAN Pytorch☆67Updated 6 years ago
- Spectral Normalization for Keras Dense and Convolution Layers☆121Updated 5 years ago
- An Experimental Implementation for CapsuleGAN.☆23Updated 7 years ago
- A keras implementation of conditional wgan-gp☆46Updated 6 years ago
- Simple Tensorflow implementation of "Self-Attention Generative Adversarial Networks" (SAGAN)☆552Updated 5 years ago
- A clean and lucid implementation of cycleGAN using PyTorch☆123Updated 6 years ago
- Pytorch implementation of Unsupervised Attention-guided Image-to-Image Translation.☆96Updated 6 years ago
- Semantic Fusion GAN for semi-supervised image classification☆19Updated 6 years ago
- Simply implement the paper: cGANs with Projection Discriminator by TensorFlow☆40Updated 6 years ago
- Implemention of "CVAE-GAN: Fine-Grained Image Generation through Asymmetric Training"☆45Updated 6 years ago
- ☆13Updated 6 years ago
- Autoencoding beyond pixels using a learned similarity metric by Larsen et al. (https://arxiv.org/abs/1512.09300)☆39Updated 5 years ago
- Self-Attention Generative Adversarial Networks Implementation in PyTorch☆74Updated 6 years ago
- Sharpness-aware Low Dose CT Denoising Using Conditional Generative Adversarial Network☆131Updated 3 years ago
- Tensorflow-2.0 implementation of "Self-Attention Generative Adversarial Networks"☆28Updated 4 years ago
- Pytorch implement: Residual Dense Network for Image Super-Resolution☆142Updated 6 years ago
- Simple tensorflow implementation of "Selective Kernel Networks"☆25Updated 5 years ago
- Temporal-spatial Feature Learning of DCE-MR Images via 3DCNN☆47Updated 5 years ago
- A tensorflow implementation of "Retinal Vessel Segmentation in Fundoscopic Images with Generative Adversarial Networks"☆233Updated 6 years ago
- Implementation of Conditional Generative Adversarial Networks in PyTorch☆107Updated 7 years ago
- Unsupervised Image-to-Image Translation with Self-Attention Networks Official PyTorch Implementation (IEEE BigComp 2020, This paper has b…☆20Updated 5 years ago
- Low-Dose CT with a Residual Encoder-Decoder Convolutional Neural Network (RED-CNN)☆11Updated 6 years ago
- Double Discriminator GAN☆24Updated 5 years ago
- An implement of SRGAN(Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network) for tensorflow version☆50Updated 7 years ago