Lornatang / CycleGAN-PyTorchLinks
A very simple implementation of cyclegan, which is based on pytorch.
☆162Updated 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:
- Official Implementation of the paper "A U-Net Based Discriminator for Generative Adversarial Networks" (CVPR 2020)☆394Updated 3 years ago
- PyTorch implementation of CycleGAN☆80Updated 7 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
- This is a re-implementation of TransGAN: Two Pure Transformers Can Make One Strong GAN (NeurIPS 2021) in PyTorch.☆113Updated last year
- PyTorch Implementation of DCGAN trained on the CelebA dataset.☆116Updated 6 years ago
- A clean and readable Pytorch implementation of CycleGAN☆1,298Updated 3 years ago
- A clean and lucid implementation of cycleGAN using PyTorch☆123Updated 6 years ago
- open for other☆65Updated 3 years ago
- AttentionGAN for Unpaired Image-to-Image Translation & Multi-Domain Image-to-Image Translation☆679Updated last year
- Code accompanying UVCGAN paper☆146Updated 4 months ago
- A PyTorch implementation of ViTGAN based on paper ViTGAN: Training GANs with Vision Transformers.☆173Updated 3 years ago
- Code for Dual Contrastive Learning for Unsupervised Image-to-Image Translation, NTIRE, CVPRW 2021, oral.☆171Updated last year
- Pytorch implementation of DCGAN, WGAN-CP, WGAN-GP☆774Updated last year
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆218Updated 5 years ago
- Pytorch implementation of pix2pix for various datasets.☆125Updated 4 years ago
- Unpaired Image-to-Image Translation with Transformer-based GANs in PyTorch [WIP]☆64Updated 3 years ago
- UVCGAN v2: An Improved Cycle-Consistent GAN for Unpaired Image-to-Image Translation☆143Updated 2 months ago
- PyTorch implementation of "Perceptual Losses for Real-Time Style Transfer and Super-Resolution"☆42Updated last year
- CGAN ProjectionCGAN ACGAN InfoGAN Pytorch☆67Updated 6 years ago
- PyTorch implements WGAN_GP☆21Updated 5 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
- An application of Self-Attention GANs and DCGAN on mnist dataset.☆49Updated 4 years ago
- Implementation of "Perceptual Losses for Real-Time Style Transfer and Super-Resolution" in PyTorch☆306Updated 4 years ago
- Improved training of Wasserstein GANs☆47Updated 3 years ago
- Data Augmentation optimized for GAN☆56Updated 4 years ago
- DCGAN LSGAN WGAN-GP DRAGAN PyTorch☆194Updated 3 years ago
- Simple implementation of conditional general adverse nets in pytorch machine learning framework☆57Updated 2 months ago
- GAN的论文复现☆84Updated last year
- [WIP] PyTorch implementation of the TransGAN paper☆13Updated 4 years ago
- Official PyTorch implementation of NICE-GAN: Reusing Discriminators for Encoding: Towards Unsupervised Image-to-Image Translation☆239Updated 4 years ago