Lornatang / CycleGAN-PyTorchLinks
A very simple implementation of cyclegan, which is based on pytorch.
☆163Updated 9 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:
- This is a re-implementation of TransGAN: Two Pure Transformers Can Make One Strong GAN (NeurIPS 2021) in PyTorch.☆113Updated last year
- Official Implementation of the paper "A U-Net Based Discriminator for Generative Adversarial Networks" (CVPR 2020)☆395Updated 3 years ago
- Code accompanying UVCGAN paper☆149Updated 5 months ago
- A clean and lucid implementation of cycleGAN using PyTorch☆125Updated 6 years ago
- Pytorch implementation of pix2pix for various datasets.☆126Updated 4 years ago
- Unpaired Image-to-Image Translation with Transformer-based GANs in PyTorch [WIP]☆64Updated 3 years ago
- A clean and readable Pytorch implementation of CycleGAN☆1,304Updated 3 years ago
- Code for Dual Contrastive Learning for Unsupervised Image-to-Image Translation, NTIRE, CVPRW 2021, oral.☆172Updated last year
- PyTorch implementation of "Perceptual Losses for Real-Time Style Transfer and Super-Resolution"☆42Updated last year
- PyTorch Implementation of DCGAN trained on the CelebA dataset.☆118Updated 6 years ago
- AttentionGAN for Unpaired Image-to-Image Translation & Multi-Domain Image-to-Image Translation☆681Updated last year
- A PyTorch implementation of ViTGAN based on paper ViTGAN: Training GANs with Vision Transformers.☆173Updated 3 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
- open for other☆65Updated 3 years ago
- An application of Self-Attention GANs and DCGAN on mnist dataset.☆49Updated 4 years ago
- ☆174Updated 2 years ago
- Unofficial "partial" implementation of https://arxiv.org/abs/2104.05358☆54Updated 2 years ago
- Unpaired Image-to-Image Translation using Cycle-Consistent Adversarial Networks☆31Updated 5 years ago
- UVCGAN v2: An Improved Cycle-Consistent GAN for Unpaired Image-to-Image Translation☆144Updated 3 months ago
- Implementation of "Perceptual Losses for Real-Time Style Transfer and Super-Resolution" in PyTorch☆306Updated 4 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 DCGAN, WGAN-CP, WGAN-GP☆777Updated last year
- PyTorch implementation of CycleGAN☆81Updated 7 years ago
- Official Pytorch implementation of "Exploring Patch-wise Semantic Relation for Contrastive Learning in Image-to-Image Translation Tasks" …☆66Updated last year
- a GAN using Wasserstein loss and resnet to generate anime pics.☆23Updated 2 years ago
- Official PyTorch implementation of NICE-GAN: Reusing Discriminators for Encoding: Towards Unsupervised Image-to-Image Translation☆239Updated 4 years ago
- ☆123Updated 2 years ago
- [CVPR 2021]: The Spatially-Correlative Loss for Various Image Translation Tasks☆107Updated 2 years ago
- 💻 🐈 Added a self-attention layer to the CycleGAN implementation (PyTorch).☆12Updated last year
- SUNet: Swin Transformer with UNet for Image Denoising☆236Updated last year