victor369basu / CycleGAN-with-Self-Attention
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
- π» π Added a self-attention layer to the CycleGAN implementation (PyTorch).β11Updated 7 months ago
- Comparing different similarity functions for reconstruction of image on CycleGAN. (https://tandon-a.github.io/CycleGAN_ssim/) Training cyβ¦β82Updated 3 years ago
- Unsupervised Image-to-Image Translation with Self-Attention Networks Official PyTorch Implementation (IEEE BigComp 2020, This paper has bβ¦β20Updated 4 years ago
- A very simple implementation of cyclegan, which is based on pytorch.β154Updated 5 months ago
- Code accompanying UVCGAN paperβ136Updated 3 weeks ago
- Pytorch Implementation of CycleGAN, and its incremental improvementβ11Updated 4 years ago
- Official implementation for "QS-Attn: Query-Selected Attention for Contrastive Learning in I2I Translation" (CVPR 2022)β76Updated 2 years ago
- Unpaired Image-to-Image Translation with Transformer-based GANs in PyTorch [WIP]β59Updated 3 years ago
- Official Implementation of the paper "A U-Net Based Discriminator for Generative Adversarial Networks" (CVPR 2020)β385Updated 2 years ago
- new cycleGAN which has two discriminators: D_class and D_defectβ10Updated 5 years ago
- PyTorch Implementation of DCGAN trained on the CelebA dataset.β111Updated 6 years ago
- Code for Dual Contrastive Learning for Unsupervised Image-to-Image Translation, NTIRE, CVPRW 2021, oral.β164Updated 9 months ago
- SUNet: Swin Transformer with UNet for Image Denoisingβ214Updated last year
- PyTorch implementation of Image-to-Image Translation with Conditional Adversarial Nets (pix2pix)β54Updated 7 years ago
- Official Pytorch implementation of "Exploring Patch-wise Semantic Relation for Contrastive Learning in Image-to-Image Translation Tasks" β¦β64Updated last year
- Attention based Single Image Dehazing Using Improved CycleGANβ24Updated 2 years ago
- The code for 'Intriguing Findings of Frequency Selection for Image Deblurring' and 'Deep Residual Fourier Transformation for Single Imagβ¦β251Updated last month
- Simple, fast and easy to read. Yes, we use the pytorch framework!β29Updated 4 years ago
- [CVPR 2021]: The Spatially-Correlative Loss for Various Image Translation Tasksβ103Updated last year
- An easy-to-read implementation of DeblurGANβ57Updated last year
- WAVELET U-NET AND THE CHROMATIC ADAPTATION TRANSFORM FOR SINGLE IMAGE DEHAZING - ICIP 2019β48Updated 4 years ago
- UVCGAN v2: An Improved Cycle-Consistent GAN for Unpaired Image-to-Image Translationβ135Updated 10 months ago
- β61Updated 2 years ago
- A PyTorch implementation of EnhanceNet (ENET) for Single Image Super Resolution (SISR)β24Updated 5 years ago
- pytorch, pix2pix, CycleGAN, DiscoGAN, BicycleGAN, UNIT, MUNIT, pix2pixHD, vid2vidβ47Updated 6 years ago
- Unpaired Image-to-Image Translation using Adversarial Consistency Loss, ECCV 2020β149Updated 2 years ago
- Official pytorch implementation of ATME [CVPR 2023 GMCV]β28Updated last year
- Cleaning printed text using Denoising Autoencoder based on UNet architecture in PyTorchβ32Updated 5 years ago
- An application of Self-Attention GANs and DCGAN on mnist dataset.β49Updated 4 years ago
- FD-GAN: Generative adversarial Networks with Fusion-discriminator for Single Image Dehazing(AAAI'20)β92Updated 3 years ago