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)☆260Updated 6 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆219Updated 6 years ago
- A clean and lucid implementation of cycleGAN using PyTorch☆125Updated 6 years ago
- StyleGAN made with Keras☆168Updated 6 years ago
- MSG StyleGAN in tensorflow☆264Updated 5 years ago
- A tensorflow implementation of "Retinal Vessel Segmentation in Fundoscopic Images with Generative Adversarial Networks"☆234Updated 7 years ago
- Simple Tensorflow implementation of "Self-Attention Generative Adversarial Networks" (SAGAN)☆553Updated 6 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
- Pytorch implementation of pix2pix for various datasets.☆126Updated 4 years ago
- AttentionGAN for Unpaired Image-to-Image Translation & Multi-Domain Image-to-Image Translation☆683Updated 2 years ago
- Tensorflow implementation for learning an image-to-image translation without input-output pairs. https://arxiv.org/pdf/1703.10593.pdf☆719Updated 6 years ago
- Keras implementation of "Image Inpainting via Generative Multi-column Convolutional Neural Networks" paper published at NIPS 2018☆93Updated 2 years ago
- Perceptual Adversarial Networks (PAN) for Image-to-Image Transformation☆17Updated 6 years ago
- Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network implemented in Keras☆277Updated 6 years ago
- Image-to-Image Translation with Conditional Adversarial Networks (Pix2pix) implementation in keras☆143Updated 8 years ago
- Spectral Normalization for Keras Dense and Convolution Layers☆122Updated 5 years ago
- Unsupervised Attention-Guided Image to Image Translation☆331Updated 6 years ago
- WGAN-GP tensorflow implementation☆72Updated 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,…☆233Updated 3 years ago
- Reimplementation of GANs☆423Updated 3 years ago
- PyTorch implementation of "Progressive growing of GANs (PGGAN)"☆824Updated 2 years ago
- Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 dataset…☆210Updated last year
- Keras implementation of GradCAM.☆115Updated 5 years ago
- PyTorch implementation of CycleGAN☆83Updated 7 years ago
- StarGAN v2 - Official Tensorflow Implementation (CVPR 2020)☆186Updated 2 years ago
- Convert VGG imagenet pre-trained weights for grayscale images☆26Updated 7 years ago
- [MSG-GAN] Any body can GAN! Highly stable and robust architecture. Requires little to no hyperparameter tuning. Pytorch Implementation☆628Updated 3 years ago
- Unofficial PyTorch implementation of the paper titled "Progressive growing of GANs for improved Quality, Stability, and Variation"☆541Updated last year
- 3D super-resolution using Generative Adversarial Networks☆170Updated 6 years ago