Lornatang / CycleGAN-PyTorchLinks
A very simple implementation of cyclegan, which is based on pytorch.
☆165Updated last year
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)☆400Updated 3 years ago
- Code accompanying UVCGAN paper☆150Updated 10 months ago
- A clean and lucid implementation of cycleGAN using PyTorch☆126Updated 6 years ago
- Code for Dual Contrastive Learning for Unsupervised Image-to-Image Translation, NTIRE, CVPRW 2021, oral.☆173Updated 4 months ago
- Unpaired Image-to-Image Translation with Transformer-based GANs in PyTorch [WIP]☆65Updated 4 years ago
- AttentionGAN for Unpaired Image-to-Image Translation & Multi-Domain Image-to-Image Translation☆682Updated 2 years ago
- PyTorch Implementation of DCGAN trained on the CelebA dataset.☆123Updated 6 years ago
- SUNet: Swin Transformer with UNet for Image Denoising☆248Updated 2 years ago
- A clean and readable Pytorch implementation of CycleGAN☆1,318Updated 3 years ago
- UVCGAN v2: An Improved Cycle-Consistent GAN for Unpaired Image-to-Image Translation☆149Updated 8 months ago
- This is a re-implementation of TransGAN: Two Pure Transformers Can Make One Strong GAN (NeurIPS 2021) in PyTorch.☆115Updated 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
- Unsupervised Image-to-Image Translation with Self-Attention Networks Official PyTorch Implementation (IEEE BigComp 2020, This paper has b…☆20Updated 5 years ago
- PyTorch implementation of "Perceptual Losses for Real-Time Style Transfer and Super-Resolution"☆43Updated 2 years ago
- Unofficial "partial" implementation of https://arxiv.org/abs/2104.05358☆56Updated 2 years ago
- Unpaired Image-to-Image Translation using Cycle-Consistent Adversarial Networks☆31Updated 5 years ago
- Pytorch implementation of pix2pix for various datasets.☆126Updated 4 years ago
- A PyTorch implementation of ViTGAN based on paper ViTGAN: Training GANs with Vision Transformers.☆177Updated 3 years ago
- Implementation of "Perceptual Losses for Real-Time Style Transfer and Super-Resolution" in PyTorch☆312Updated 5 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
- PyTorch implementation of CycleGAN☆84Updated 8 years ago
- open for other☆65Updated 3 years ago
- Official PyTorch implementation of NICE-GAN: Reusing Discriminators for Encoding: Towards Unsupervised Image-to-Image Translation☆241Updated 5 years ago
- a GAN using Wasserstein loss and resnet to generate anime pics.☆23Updated 3 years ago
- Implementation of the paper: "SinGAN: Learning a Generative Model from a Single Natural Image"☆54Updated 4 years ago
- BBDM: Image-to-image Translation with Brownian Bridge Diffusion Models☆395Updated last year
- Official Pytorch implementation of "Exploring Patch-wise Semantic Relation for Contrastive Learning in Image-to-Image Translation Tasks" …☆67Updated last year
- ☆38Updated 6 years ago
- Dual Pyramid Generative Adversarial Networks for Semantic Image Synthesis (BMVC2022)☆47Updated 2 years ago
- Pytorch implementation of DCGAN, WGAN-CP, WGAN-GP☆793Updated 3 weeks ago