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:
- π» π Added a self-attention layer to the CycleGAN implementation (PyTorch).β12Updated last year
- A very simple implementation of cyclegan, which is based on pytorch.β163Updated 11 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
- Comparing different similarity functions for reconstruction of image on CycleGAN. (https://tandon-a.github.io/CycleGAN_ssim/) Training cyβ¦β82Updated 4 years ago
- Unpaired Image-to-Image Translation with Transformer-based GANs in PyTorch [WIP]β64Updated 4 years ago
- Code accompanying UVCGAN paperβ150Updated 7 months ago
- Code for Dual Contrastive Learning for Unsupervised Image-to-Image Translation, NTIRE, CVPRW 2021, oral.β172Updated 3 weeks ago
- Official Implementation of the paper "A U-Net Based Discriminator for Generative Adversarial Networks" (CVPR 2020)β395Updated 3 years ago
- SUNet: Swin Transformer with UNet for Image Denoisingβ238Updated last year
- Implementation of the paper: "SinGAN: Learning a Generative Model from a Single Natural Image"β54Updated 4 years ago
- new cycleGAN which has two discriminators: D_class and D_defectβ10Updated 6 years ago
- [WIP] PyTorch implementation of the TransGAN paperβ13Updated 4 years ago
- pytorch, pix2pix, CycleGAN, DiscoGAN, BicycleGAN, UNIT, MUNIT, pix2pixHD, vid2vidβ48Updated 6 years ago
- Cleaning printed text using Denoising Autoencoder based on UNet architecture in PyTorchβ32Updated 5 years ago
- Pytorch Implementation of CycleGAN, and its incremental improvementβ12Updated 5 years ago
- PyTorch Implementation of DCGAN trained on the CelebA dataset.β119Updated 6 years ago
- Unpaired Image-to-Image Translation using Adversarial Consistency Loss, ECCV 2020β151Updated 2 years ago
- Official implementation for "QS-Attn: Query-Selected Attention for Contrastive Learning in I2I Translation" (CVPR 2022)β80Updated 2 years ago
- β79Updated 3 weeks ago
- SRCNN_SRGAN_ESRGAN_ON_BRAIN_MRIβ9Updated 4 years ago
- Official PyTorch implementation of NICE-GAN: Reusing Discriminators for Encoding: Towards Unsupervised Image-to-Image Translationβ240Updated 4 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
- Perceptual Adversarial Networks (PAN) for Image-to-Image Transformationβ17Updated 6 years ago
- UVCGAN v2: An Improved Cycle-Consistent GAN for Unpaired Image-to-Image Translationβ146Updated 4 months ago
- Deep Image Inpainting using UNET like Vanilla Autoencoder and Partial Convolution based Autoencoder.β59Updated 5 years ago
- AttentionGAN for Unpaired Image-to-Image Translation & Multi-Domain Image-to-Image Translationβ681Updated 2 years ago
- A clean and lucid implementation of cycleGAN using PyTorchβ125Updated 6 years ago
- Denoising images with a Deep Convolutional Autoencoder - Implemented in Kerasβ35Updated 5 years ago
- [CVPR 2021]: The Spatially-Correlative Loss for Various Image Translation Tasksβ108Updated 2 years ago
- Implementation of "Perceptual Losses for Real-Time Style Transfer and Super-Resolution" in PyTorchβ308Updated 4 years ago