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
- MSG StyleGAN in tensorflow☆264Updated 5 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆218Updated 5 years ago
- Unsupervised Attention-Guided Image to Image Translation☆331Updated 5 years ago
- StyleGAN made with Keras☆168Updated 6 years ago
- A tensorflow implementation of "Retinal Vessel Segmentation in Fundoscopic Images with Generative Adversarial Networks"☆234Updated 6 years ago
- AttentionGAN for Unpaired Image-to-Image Translation & Multi-Domain Image-to-Image Translation☆679Updated last year
- Tensorflow implementation for learning an image-to-image translation without input-output pairs. https://arxiv.org/pdf/1703.10593.pdf☆718Updated 5 years ago
- Self Attention GAN (https://arxiv.org/abs/1805.08318) implemented with keras☆22Updated 5 years ago
- Simple Tensorflow implementation of "Self-Attention Generative Adversarial Networks" (SAGAN)☆552Updated 5 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
- Pytorch implementation of pix2pix for various datasets.☆125Updated 4 years ago
- Image-to-Image Translation with Conditional Adversarial Networks (Pix2pix) implementation in keras☆142Updated 8 years ago
- MSGAN: Mode Seeking Generative Adversarial Networks for Diverse Image Synthesis (CVPR2019)☆412Updated 6 years ago
- Unofficial PyTorch implementation of the paper titled "Progressive growing of GANs for improved Quality, Stability, and Variation"☆541Updated last year
- Official PyTorch implementation of NICE-GAN: Reusing Discriminators for Encoding: Towards Unsupervised Image-to-Image Translation☆239Updated 4 years ago
- ☆131Updated 2 years ago
- Reimplementation of GANs☆424Updated 3 years ago
- Tensorflow implementation of CycleGANs☆233Updated 4 years ago
- StarGAN v2 - Official Tensorflow Implementation (CVPR 2020)☆186Updated 2 years ago
- MSG-GAN: Multi-Scale Gradients GAN (Architecture inspired from ProGAN but doesn't use layer-wise growing)☆151Updated 5 years ago
- A clean and lucid implementation of cycleGAN using PyTorch☆123Updated 6 years ago
- Learning diverse image-to-image translation from unpaired data☆852Updated 4 years ago
- Code repository for Frontiers article 'Generative Adversarial Networks for Image-to-Image Translation on Multi-Contrast MR Images - A Com…☆237Updated 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,…☆231Updated 2 years ago
- WGAN-GP tensorflow implementation☆72Updated 2 years ago
- Self-Attention Generative Adversarial Networks Implementation in PyTorch☆74Updated 6 years ago
- PyTorch implementation of CycleGAN☆80Updated 7 years ago
- Implementation of "Perceptual Losses for Real-Time Style Transfer and Super-Resolution" in PyTorch☆306Updated 4 years ago