togheppi / CycleGAN
PyTorch implementation of CycleGAN
☆79Updated 7 years ago
Alternatives and similar repositories for CycleGAN:
Users that are interested in CycleGAN are comparing it to the libraries listed below
- Pytorch implementation of pix2pix for various datasets.☆124Updated 4 years ago
- A clean and lucid implementation of cycleGAN using PyTorch☆123Updated 6 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
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆218Updated 5 years ago
- MSG StyleGAN in tensorflow☆264Updated 5 years ago
- Official PyTorch implementation of NICE-GAN: Reusing Discriminators for Encoding: Towards Unsupervised Image-to-Image Translation☆238Updated 4 years ago
- Official Implementation of the paper "A U-Net Based Discriminator for Generative Adversarial Networks" (CVPR 2020)☆394Updated 3 years ago
- Pytorch implementation of CycleGAN.☆43Updated 7 years ago
- Implementation of "Perceptual Losses for Real-Time Style Transfer and Super-Resolution" in PyTorch☆304Updated 4 years ago
- Unpaired Image-to-Image Translation using Adversarial Consistency Loss, ECCV 2020☆150Updated 2 years ago
- AttentionGAN for Unpaired Image-to-Image Translation & Multi-Domain Image-to-Image Translation☆674Updated last year
- pytorch, pix2pix, CycleGAN, DiscoGAN, BicycleGAN, UNIT, MUNIT, pix2pixHD, vid2vid☆48Updated 6 years ago
- MSG-GAN: Multi-Scale Gradients GAN (Architecture inspired from ProGAN but doesn't use layer-wise growing)☆151Updated 5 years ago
- PyTorch implementation of Image-to-Image Translation with Conditional Adversarial Nets (pix2pix)☆53Updated 7 years ago
- A simple implementation of Style-Based Generator Architecture for Generative Adversarial Networks with pytorch☆114Updated 5 years ago
- Implemetatin of Progressive Growing of GANs in PyTorch☆64Updated 7 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆70Updated 7 years ago
- A very simple implementation of cyclegan, which is based on pytorch.☆158Updated 7 months ago
- Deep Image Inpainting using UNET like Vanilla Autoencoder and Partial Convolution based Autoencoder.☆59Updated 5 years ago
- Various Notebooks for Lernapparat.de☆276Updated 4 years ago
- Generative Adversarial Networks in TensorFlow 2.0☆78Updated 2 years ago
- RevGAN implementation in PyTorch. We extend the Pix2pix and CycleGAN framework by exploring approximately invertible architectures in 2D …☆83Updated 5 years ago
- Unsupervised Attention-Guided Image to Image Translation☆331Updated 5 years ago
- Image Colorization using GANs, written in Pytorch☆32Updated 6 years ago
- Fast Neural Style Transfer in Pytorch☆353Updated 4 years ago
- PyTorch Implementation of ECCV 2020 Spotlight "TuiGAN: Learning Versatile Image-to-Image Translation with Two Unpaired Images"☆188Updated 4 years ago
- A pytorch implementation of pix2pix + BEGAN (Boundary Equilibrium Generative Adversarial Networks)☆186Updated 5 years ago
- Ready to train Pytorch implementation of the CVPR'19 paper "Self-Supervised GANs via Auxiliary Rotation Loss"☆65Updated 5 years ago
- [CVPR 2020] Image Processing Using Multi-Code GAN Prior☆290Updated 4 years ago
- Unofficial implementation of Swapping Autoencoder for Deep Image Manipulation (https://arxiv.org/abs/2007.00653) in PyTorch☆255Updated 4 years ago