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 8 months ago
- PyTorch Implementation of DCGAN trained on the CelebA dataset.☆120Updated 6 years ago
- A clean and readable Pytorch implementation of CycleGAN☆1,315Updated 3 years ago
- This is a re-implementation of TransGAN: Two Pure Transformers Can Make One Strong GAN (NeurIPS 2021) in PyTorch.☆114Updated last year
- Code for Dual Contrastive Learning for Unsupervised Image-to-Image Translation, NTIRE, CVPRW 2021, oral.☆172Updated 2 months ago
- Unpaired Image-to-Image Translation with Transformer-based GANs in PyTorch [WIP]☆64Updated 4 years ago
- AttentionGAN for Unpaired Image-to-Image Translation & Multi-Domain Image-to-Image Translation☆683Updated 2 years ago
- A clean and lucid implementation of cycleGAN using PyTorch☆125Updated 6 years ago
- open for other☆65Updated 3 years ago
- UVCGAN v2: An Improved Cycle-Consistent GAN for Unpaired Image-to-Image Translation☆147Updated 6 months 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
- SUNet: Swin Transformer with UNet for Image Denoising☆240Updated last year
- PyTorch implementation of CycleGAN☆83Updated 8 years ago
- A PyTorch implementation of ViTGAN based on paper ViTGAN: Training GANs with Vision Transformers.☆176Updated 3 years ago
- Data Augmentation optimized for GAN☆56Updated 4 years ago
- Unpaired Image-to-Image Translation using Cycle-Consistent Adversarial Networks☆31Updated 5 years ago
- BBDM: Image-to-image Translation with Brownian Bridge Diffusion Models☆386Updated last year
- Unofficial "partial" implementation of https://arxiv.org/abs/2104.05358☆56Updated 2 years ago
- Pytorch implementation of DCGAN, WGAN-CP, WGAN-GP☆789Updated last year
- PyTorch implementation of "Perceptual Losses for Real-Time Style Transfer and Super-Resolution"☆43Updated 2 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
- Simple implementation of conditional general adverse nets in pytorch machine learning framework☆57Updated 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
- ☆123Updated 2 years ago
- Pytorch implementation of pix2pix for various datasets.☆126Updated 4 years ago
- Implementation of "Perceptual Losses for Real-Time Style Transfer and Super-Resolution" in PyTorch☆309Updated 4 years ago
- Implementation of the paper: "SinGAN: Learning a Generative Model from a Single Natural Image"☆54Updated 4 years ago
- Official PyTorch implementation of NICE-GAN: Reusing Discriminators for Encoding: Towards Unsupervised Image-to-Image Translation☆241Updated 4 years ago