simontomaskarlsson / CycleGAN-Keras
Keras implementation of CycleGAN using a tensorflow backend.
☆192Updated 5 years ago
Alternatives and similar repositories for CycleGAN-Keras:
Users that are interested in CycleGAN-Keras are comparing it to the libraries listed below
- Simple Tensorflow implementation of "Large Scale GAN Training for High Fidelity Natural Image Synthesis" (BigGAN)☆260Updated 6 years ago
- Reimplementation of CycleGAN☆385Updated 3 years ago
- StyleGAN made with Keras☆168Updated 5 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆219Updated 5 years ago
- MSG StyleGAN in tensorflow☆264Updated 5 years ago
- AttentionGAN for Unpaired Image-to-Image Translation & Multi-Domain Image-to-Image Translation☆663Updated last year
- Comparing different similarity functions for reconstruction of image on CycleGAN. (https://tandon-a.github.io/CycleGAN_ssim/) Training cy…☆82Updated 4 years ago
- Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 dataset…☆209Updated last year
- Simple Tensorflow implementation of "Semantic Image Synthesis with Spatially-Adaptive Normalization" a.k.a. GauGAN, SPADE (CVPR 2019 Oral…☆366Updated 2 years ago
- StarGAN v2 - Official Tensorflow Implementation (CVPR 2020)☆188Updated 2 years ago
- Official Implementation of the paper "A U-Net Based Discriminator for Generative Adversarial Networks" (CVPR 2020)☆390Updated 2 years ago
- Implementation of some different variants of GANs by tensorflow, Train the GAN in Google Cloud Colab, DCGAN, WGAN, WGAN-GP, LSGAN, SNGAN,…☆229Updated 2 years ago
- Simple Tensorflow implementation of "Self-Attention Generative Adversarial Networks" (SAGAN)☆551Updated 5 years ago
- Spectral Normalization for Keras Dense and Convolution Layers☆121Updated 5 years ago
- Self Attention GAN (https://arxiv.org/abs/1805.08318) implemented with keras☆21Updated 5 years ago
- Reimplementation of GANs☆421Updated 3 years ago
- DCGAN and WGAN implementation on Keras for Bird Generation☆65Updated 7 years ago
- MSGAN: Mode Seeking Generative Adversarial Networks for Diverse Image Synthesis (CVPR2019)☆414Updated 5 years ago
- Unsupervised Attention-Guided Image to Image Translation☆330Updated 5 years ago
- Guided Image-to-Image Translation Papers☆135Updated 4 years ago
- Various GANs for playing around☆35Updated 4 years ago
- PyTorch implementation of "Progressive growing of GANs (PGGAN)"☆821Updated 2 years ago
- Unofficial implementation of Swapping Autoencoder for Deep Image Manipulation (https://arxiv.org/abs/2007.00653) in PyTorch☆255Updated 4 years ago
- Official PyTorch implementation of NICE-GAN: Reusing Discriminators for Encoding: Towards Unsupervised Image-to-Image Translation☆240Updated 4 years ago
- Pytorch implementation of pix2pix for various datasets.☆123Updated 4 years ago
- Unofficial PyTorch implementation of the paper titled "Progressive growing of GANs for improved Quality, Stability, and Variation"☆538Updated last year
- A tensorflow implementation of "Retinal Vessel Segmentation in Fundoscopic Images with Generative Adversarial Networks"☆233Updated 6 years ago
- Keras implementation of "Image Inpainting via Generative Multi-column Convolutional Neural Networks" paper published at NIPS 2018☆94Updated 2 years ago
- MSG-GAN: Multi-Scale Gradients GAN (Architecture inspired from ProGAN but doesn't use layer-wise growing)☆151Updated 4 years ago
- Tensorflow implementation for learning an image-to-image translation without input-output pairs. https://arxiv.org/pdf/1703.10593.pdf☆718Updated 5 years ago