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,…☆233Updated 3 years ago
- WGAN-GP tensorflow implementation☆72Updated 2 years ago
- CGAN ProjectionCGAN ACGAN InfoGAN Pytorch☆68Updated 6 years ago
- Simple Tensorflow implementation of "Self-Attention Generative Adversarial Networks" (SAGAN)☆553Updated 6 years ago
- Tensorflow implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Adversarial Networks (…☆153Updated 8 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆220Updated 6 years ago
- Spectral Normalization for Keras Dense and Convolution Layers☆122Updated 5 years ago
- Conditional Wasserstein Generative Adversarial Network for image-to-image translation.☆25Updated 5 years ago
- A tensorflow implementation of "Retinal Vessel Segmentation in Fundoscopic Images with Generative Adversarial Networks"☆234Updated 7 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
- A clean and lucid implementation of cycleGAN using PyTorch☆126Updated 6 years ago
- Reimplementation of GANs☆423Updated 3 years ago
- Tf implementation of Semi-supervised GAN☆21Updated 7 years ago
- Simply implement the paper: cGANs with Projection Discriminator by TensorFlow☆40Updated 6 years ago
- Keras implementation of CycleGAN using a tensorflow backend.☆192Updated 5 years ago
- A keras implementation of conditional wgan-gp☆46Updated 6 years ago
- Conditional Wasserstein GANs☆73Updated 7 years ago
- This is an implementation of Convolutional AutoEncoder using only TensorFlow☆121Updated 6 years ago
- This is a tutorial on creating a deep convolutional autoencoder with tensorflow.☆60Updated 8 years ago
- Autoencoding beyond pixels using a learned similarity metric by Larsen et al. (https://arxiv.org/abs/1512.09300)☆39Updated 6 years ago
- PyTorch implementation of DCGAN☆51Updated 8 years ago
- Multi-level Wavelet-CNN for Image Restoration☆243Updated 5 years ago
- Image reconstruction done with untrained neural networks.☆221Updated 5 years ago
- Implementation of Conditional Generative Adversarial Networks in PyTorch☆107Updated 7 years ago
- Study Friendly Implementation of DCGAN in Tensorflow☆24Updated 7 years ago
- Self-Attention Generative Adversarial Networks Implementation in PyTorch☆75Updated 7 years ago
- An implement of SRGAN(Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network) for tensorflow version☆51Updated 7 years ago
- CBAM implementation on Keras☆365Updated 4 years ago
- Simple implementation of the paper (DnCNN)'Beyond a Gaussian Denoiser: Residual Learning of Deep CNN for Image Denoising'☆61Updated 6 years ago
- 最简单的基于SRGAN网络的实现, 附带已训练好的模型及GIF生成代码, 更适合作为Demo展示☆80Updated 6 years ago