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 10 months ago
- Unpaired Image-to-Image Translation with Transformer-based GANs in PyTorch [WIP]β62Updated 3 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
- Code accompanying UVCGAN paperβ143Updated 2 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
- new cycleGAN which has two discriminators: D_class and D_defectβ10Updated 5 years ago
- A very simple implementation of cyclegan, which is based on pytorch.β158Updated 7 months ago
- Official implementation for "QS-Attn: Query-Selected Attention for Contrastive Learning in I2I Translation" (CVPR 2022)β78Updated 2 years ago
- Code for Dual Contrastive Learning for Unsupervised Image-to-Image Translation, NTIRE, CVPRW 2021, oral.β169Updated 11 months ago
- pytorch, pix2pix, CycleGAN, DiscoGAN, BicycleGAN, UNIT, MUNIT, pix2pixHD, vid2vidβ48Updated 6 years ago
- [WIP] PyTorch implementation of the TransGAN paperβ13Updated 4 years ago
- Perceptual Adversarial Networks (PAN) for Image-to-Image Transformationβ17Updated 5 years ago
- PyTorch Implementation of DCGAN trained on the CelebA dataset.β113Updated 6 years ago
- Pytorch Implementation of CycleGAN, and its incremental improvementβ11Updated 4 years ago
- Simple, fast and easy to read. Yes, we use the pytorch framework!β29Updated 4 years ago
- β8Updated 5 years ago
- Implementation of the paper: "SinGAN: Learning a Generative Model from a Single Natural Image"β54Updated 3 years ago
- Official Implementation of the paper "A U-Net Based Discriminator for Generative Adversarial Networks" (CVPR 2020)β391Updated 2 years ago
- Implementation of the Hybrid Perception Block and Dual-Pruned Self-Attention block from the ITTR paper for Image to Image Translation usiβ¦β35Updated 3 years ago
- Pytorch implementation of pix2pix for various datasets.β123Updated 4 years ago
- Implementation of "Perceptual Losses for Real-Time Style Transfer and Super-Resolution" in PyTorchβ304Updated 4 years ago
- SUNet: Swin Transformer with UNet for Image Denoisingβ224Updated last year
- UVCGAN v2: An Improved Cycle-Consistent GAN for Unpaired Image-to-Image Translationβ141Updated 3 weeks ago
- A clean and lucid implementation of cycleGAN using PyTorchβ123Updated 6 years ago
- Official PyTorch implementation of NICE-GAN: Reusing Discriminators for Encoding: Towards Unsupervised Image-to-Image Translationβ238Updated 4 years ago
- Unpaired Image-to-Image Translation using Adversarial Consistency Loss, ECCV 2020β149Updated 2 years ago
- Official Pytorch implementation of "Exploring Patch-wise Semantic Relation for Contrastive Learning in Image-to-Image Translation Tasks" β¦β66Updated last year
- β38Updated 6 years ago
- SRGAN (Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network) implementation using PyTorch frameworkβ47Updated 3 years ago
- Cleaning printed text using Denoising Autoencoder based on UNet architecture in PyTorchβ33Updated 5 years ago