simontomaskarlsson / CycleGAN-KerasLinks
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
Sorting:
- Reimplementation of CycleGAN☆388Updated 3 years ago
- Simple Tensorflow implementation of "Large Scale GAN Training for High Fidelity Natural Image Synthesis" (BigGAN)☆261Updated 6 years ago
- Keras implementation of "Image Inpainting via Generative Multi-column Convolutional Neural Networks" paper published at NIPS 2018☆93Updated 2 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆220Updated 6 years ago
- A tensorflow implementation of "Retinal Vessel Segmentation in Fundoscopic Images with Generative Adversarial Networks"☆234Updated 7 years ago
- StyleGAN made with Keras☆167Updated 6 years ago
- A clean and lucid implementation of cycleGAN using PyTorch☆125Updated 6 years ago
- AttentionGAN for Unpaired Image-to-Image Translation & Multi-Domain Image-to-Image Translation☆682Updated 2 years ago
- Pytorch implementation of pix2pix for various datasets.☆126Updated 4 years ago
- PyTorch implementation of CycleGAN☆83Updated 8 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
- Reimplementation of GANs☆425Updated 3 years ago
- Tensorflow-2.0 implementation of "Self-Attention Generative Adversarial Networks"☆28Updated 5 years ago
- 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
- Fast Neural Style Transfer in Pytorch☆358Updated 5 years ago
- Image-to-Image Translation with Conditional Adversarial Networks (Pix2pix) implementation in keras☆143Updated 8 years ago
- MSG StyleGAN in tensorflow☆264Updated 5 years ago
- Spectral Normalization for Keras Dense and Convolution Layers☆122Updated 5 years ago
- Official Implementation of the paper "A U-Net Based Discriminator for Generative Adversarial Networks" (CVPR 2020)☆400Updated 3 years ago
- PyTorch implementation of "Image-to-Image Translation Using Conditional Adversarial Networks".☆444Updated 6 years ago
- Perceptual Adversarial Networks (PAN) for Image-to-Image Transformation☆17Updated 6 years ago
- Simple Tensorflow implementation of "Self-Attention Generative Adversarial Networks" (SAGAN)☆553Updated 6 years ago
- ☆123Updated 2 years ago
- Tensorflow implementation for learning an image-to-image translation without input-output pairs. https://arxiv.org/pdf/1703.10593.pdf☆717Updated 6 years ago
- Keras implementation of Progressive Growing of GANs for Improved Quality, Stability, and Variation.☆66Updated 7 years ago
- Unofficial PyTorch implementation of the paper titled "Progressive growing of GANs for improved Quality, Stability, and Variation"☆540Updated 2 years ago
- Implementation of "Perceptual Losses for Real-Time Style Transfer and Super-Resolution" in PyTorch☆312Updated 5 years ago
- Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network implemented in Keras☆277Updated 6 years ago
- Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 dataset…☆211Updated last year
- Unsupervised Attention-Guided Image to Image Translation☆330Updated 6 years ago