victor369basu / CycleGAN-with-Self-AttentionLinks
In this repository, I have developed a CycleGAN architecture with embedded Self-Attention Layers, that could solve three different complex tasks. Here the same principle Neural Network architecture has been used to solve the three different task. Although truth be told, my model has not exceeded any state of the art performances for the given ta…
☆26Updated 3 years ago
Alternatives and similar repositories for CycleGAN-with-Self-Attention
Users that are interested in CycleGAN-with-Self-Attention are comparing it to the libraries listed below
Sorting:
- A very simple implementation of cyclegan, which is based on pytorch.☆163Updated 11 months ago
- 💻 🐈 Added a self-attention layer to the CycleGAN implementation (PyTorch).☆12Updated last year
- Code for Dual Contrastive Learning for Unsupervised Image-to-Image Translation, NTIRE, CVPRW 2021, oral.☆172Updated last month
- Code accompanying UVCGAN paper☆150Updated 7 months ago
- Unsupervised Image-to-Image Translation with Self-Attention Networks Official PyTorch Implementation (IEEE BigComp 2020, This paper has b…☆20Updated 5 years ago
- Unpaired Image-to-Image Translation with Transformer-based GANs in PyTorch [WIP]☆64Updated 4 years ago
- Comparing different similarity functions for reconstruction of image on CycleGAN. (https://tandon-a.github.io/CycleGAN_ssim/) Training cy…☆83Updated 4 years ago
- SUNet: Swin Transformer with UNet for Image Denoising☆239Updated last year
- Official Implementation of the paper "A U-Net Based Discriminator for Generative Adversarial Networks" (CVPR 2020)☆397Updated 3 years ago
- Cleaning printed text using Denoising Autoencoder based on UNet architecture in PyTorch☆32Updated 5 years ago
- Official implementation for "QS-Attn: Query-Selected Attention for Contrastive Learning in I2I Translation" (CVPR 2022)☆79Updated 2 years ago
- Pix2PixHD codes for scientific data analysis☆38Updated 3 years ago
- new cycleGAN which has two discriminators: D_class and D_defect☆10Updated 6 years ago
- pytorch, pix2pix, CycleGAN, DiscoGAN, BicycleGAN, UNIT, MUNIT, pix2pixHD, vid2vid☆48Updated 6 years ago
- Implementation of the paper: "SinGAN: Learning a Generative Model from a Single Natural Image"☆54Updated 4 years ago
- 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
- Pytorch Implementation of CycleGAN, and its incremental improvement☆12Updated 5 years ago
- Implementation of the Hybrid Perception Block and Dual-Pruned Self-Attention block from the ITTR paper for Image to Image Translation usi…☆36Updated 3 years ago
- GANs in Smart Agriculture☆42Updated 5 months ago
- AttentionGAN for Unpaired Image-to-Image Translation & Multi-Domain Image-to-Image Translation☆683Updated 2 years ago
- Unpaired Image-to-Image Translation using Adversarial Consistency Loss, ECCV 2020☆151Updated 2 years ago
- Official PyTorch implementation of NICE-GAN: Reusing Discriminators for Encoding: Towards Unsupervised Image-to-Image Translation☆240Updated 4 years ago
- A clean and lucid implementation of cycleGAN using PyTorch☆125Updated 6 years ago
- [WIP] PyTorch implementation of the TransGAN paper☆13Updated 4 years ago
- Super Resolution datasets and models in Pytorch☆206Updated last year
- ☆68Updated 3 years ago
- Pytorch implementation of Color Loss in "DSLR-Quality Photos on Mobile Devices with Deep Convolutional Networks"☆34Updated 4 years ago
- A PyTorch implementation of ViTGAN based on paper ViTGAN: Training GANs with Vision Transformers.☆175Updated 3 years ago
- [TIP-2020] Official Pytorch implementation of "Towards Unsupervised Deep Image Enhancement with Generative Adversarial Network"☆123Updated last month