togheppi / CycleGANLinks
PyTorch implementation of CycleGAN
☆84Updated 8 years ago
Alternatives and similar repositories for CycleGAN
Users that are interested in CycleGAN are comparing it to the libraries listed below
Sorting:
- Pytorch implementation of pix2pix for various datasets.☆126Updated 4 years ago
- A clean and lucid implementation of cycleGAN using PyTorch☆126Updated 6 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆220Updated 6 years ago
- Keras implementation of CycleGAN using a tensorflow backend.☆192Updated 5 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
- Perceptual Adversarial Networks (PAN) for Image-to-Image Transformation☆17Updated 6 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 with Conditional Adversarial Nets (pix2pix)☆54Updated 8 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆72Updated 8 years ago
- AttentionGAN for Unpaired Image-to-Image Translation & Multi-Domain Image-to-Image Translation☆682Updated 2 years ago
- A very simple implementation of cyclegan, which is based on pytorch.☆165Updated last year
- Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 dataset…☆211Updated last year
- MSG StyleGAN in tensorflow☆264Updated 5 years ago
- Pytorch implementation of CycleGAN.☆43Updated 8 years ago
- Generative Adversarial Networks in TensorFlow 2.0☆78Updated 2 years ago
- Official PyTorch implementation of NICE-GAN: Reusing Discriminators for Encoding: Towards Unsupervised Image-to-Image Translation☆241Updated 5 years ago
- PyTorch implementation of "Image-to-Image Translation Using Conditional Adversarial Networks".☆445Updated 6 years ago
- Fast Neural Style Transfer in Pytorch☆358Updated 5 years ago
- Deep Image Inpainting using UNET like Vanilla Autoencoder and Partial Convolution based Autoencoder.☆60Updated 5 years ago
- A PyTorch reimplementation for paper Generative Image Inpainting with Contextual Attention (https://arxiv.org/abs/1801.07892)☆486Updated 4 years ago
- Unofficial PyTorch implementation of the paper titled "Progressive growing of GANs for improved Quality, Stability, and Variation"☆540Updated 2 years ago
- 3D super-resolution using Generative Adversarial Networks☆170Updated 7 years ago
- Implementation of "Perceptual Losses for Real-Time Style Transfer and Super-Resolution" in PyTorch☆312Updated 5 years ago
- Reimplementation of CycleGAN☆388Updated 3 years ago
- In-depth tutorials on deep learning. The first one is about image colorization using GANs (Generative Adversarial Nets).☆167Updated last year
- [MSG-GAN] Any body can GAN! Highly stable and robust architecture. Requires little to no hyperparameter tuning. Pytorch Implementation☆626Updated 3 years ago
- pytorch, pix2pix, CycleGAN, DiscoGAN, BicycleGAN, UNIT, MUNIT, pix2pixHD, vid2vid☆48Updated 7 years ago
- Keras implementation of "Image Inpainting via Generative Multi-column Convolutional Neural Networks" paper published at NIPS 2018☆93Updated 2 years ago
- In this repository, I have developed a CycleGAN architecture with embedded Self-Attention Layers, that could solve three different comple…☆26Updated 3 years ago
- Unsupervised Attention-Guided Image to Image Translation☆330Updated 6 years ago