Lornatang / CycleGAN-PyTorchLinks
A very simple implementation of cyclegan, which is based on pytorch.
☆163Updated 11 months ago
Alternatives and similar repositories for CycleGAN-PyTorch
Users that are interested in CycleGAN-PyTorch are comparing it to the libraries listed below
Sorting:
- Official Implementation of the paper "A U-Net Based Discriminator for Generative Adversarial Networks" (CVPR 2020)☆397Updated 3 years ago
- A clean and lucid implementation of cycleGAN using PyTorch☆125Updated 6 years ago
- Code accompanying UVCGAN paper☆150Updated 7 months ago
- Code for Dual Contrastive Learning for Unsupervised Image-to-Image Translation, NTIRE, CVPRW 2021, oral.☆172Updated last month
- PyTorch Implementation of DCGAN trained on the CelebA dataset.☆120Updated 6 years ago
- Unpaired Image-to-Image Translation with Transformer-based GANs in PyTorch [WIP]☆64Updated 4 years ago
- A clean and readable Pytorch implementation of CycleGAN☆1,312Updated 3 years ago
- This is a re-implementation of TransGAN: Two Pure Transformers Can Make One Strong GAN (NeurIPS 2021) in PyTorch.☆113Updated last year
- open for other☆65Updated 3 years ago
- PyTorch implementation of "Perceptual Losses for Real-Time Style Transfer and Super-Resolution"☆42Updated 2 years ago
- A PyTorch implementation of ViTGAN based on paper ViTGAN: Training GANs with Vision Transformers.☆175Updated 3 years ago
- Implementation of "Perceptual Losses for Real-Time Style Transfer and Super-Resolution" in PyTorch☆308Updated 4 years ago
- SUNet: Swin Transformer with UNet for Image Denoising☆239Updated last year
- In this repository, I have developed a CycleGAN architecture with embedded Self-Attention Layers, that could solve three different comple…☆26Updated 3 years ago
- AttentionGAN for Unpaired Image-to-Image Translation & Multi-Domain Image-to-Image Translation☆683Updated 2 years ago
- PyTorch implementation of CycleGAN☆83Updated 7 years ago
- Pytorch implementation of DCGAN, WGAN-CP, WGAN-GP☆787Updated last year
- UVCGAN v2: An Improved Cycle-Consistent GAN for Unpaired Image-to-Image Translation☆147Updated 5 months ago
- Official Pytorch implementation of "Exploring Patch-wise Semantic Relation for Contrastive Learning in Image-to-Image Translation Tasks" …☆67Updated last year
- 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
- ☆123Updated 2 years ago
- Implementation of the paper: "SinGAN: Learning a Generative Model from a Single Natural Image"☆54Updated 4 years ago
- Unpaired Image-to-Image Translation using Cycle-Consistent Adversarial Networks☆31Updated 5 years ago
- Unsupervised Image-to-Image Translation with Self-Attention Networks Official PyTorch Implementation (IEEE BigComp 2020, This paper has b…☆20Updated 5 years ago
- Official PyTorch implementation of NICE-GAN: Reusing Discriminators for Encoding: Towards Unsupervised Image-to-Image Translation☆240Updated 4 years ago
- A simple and complete implementation of super-resolution paper.☆463Updated last year
- Continuous Conditional Generative Adversarial Networks (CcGAN)☆130Updated 3 weeks ago
- Unofficial "partial" implementation of https://arxiv.org/abs/2104.05358☆55Updated 2 years ago
- Pytorch implementation of MS-SSIM L1 Loss function☆106Updated last year