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.☆166Updated last year
- 💻 🐈 Added a self-attention layer to the CycleGAN implementation (PyTorch).☆13Updated last year
- Code for Dual Contrastive Learning for Unsupervised Image-to-Image Translation, NTIRE, CVPRW 2021, oral.☆175Updated 5 months ago
- Unsupervised Image-to-Image Translation with Self-Attention Networks Official PyTorch Implementation (IEEE BigComp 2020, This paper has b…☆21Updated 5 years ago
- Code accompanying UVCGAN paper☆152Updated 11 months 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☆251Updated 2 years ago
- Unpaired Image-to-Image Translation with Transformer-based GANs in PyTorch [WIP]☆65Updated 4 years ago
- Official Implementation of the paper "A U-Net Based Discriminator for Generative Adversarial Networks" (CVPR 2020)☆401Updated 3 years ago
- A clean and lucid implementation of cycleGAN using PyTorch☆126Updated 6 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
- new cycleGAN which has two discriminators: D_class and D_defect☆10Updated 6 years ago
- This is a re-implementation of TransGAN: Two Pure Transformers Can Make One Strong GAN (NeurIPS 2021) in PyTorch.☆116Updated last year
- Implementation of the paper: "SinGAN: Learning a Generative Model from a Single Natural Image"☆55Updated 4 years ago
- A PyTorch implementation of ViTGAN based on paper ViTGAN: Training GANs with Vision Transformers.☆178Updated 3 years ago
- PyTorch Implementation of DCGAN trained on the CelebA dataset.☆122Updated 6 years ago
- PyTorch implementation of Image-to-Image Translation with Conditional Adversarial Nets (pix2pix)☆54Updated 8 years ago
- A PyTorch implementation of EnhanceNet (ENET) for Single Image Super Resolution (SISR)☆24Updated 6 years ago
- ☆68Updated 3 years ago
- SRGAN (Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network) implementation using PyTorch framework☆48Updated 4 years ago
- Implementation of "Perceptual Losses for Real-Time Style Transfer and Super-Resolution" in PyTorch☆313Updated 5 years ago
- Cleaning printed text using Denoising Autoencoder based on UNet architecture in PyTorch☆35Updated 6 years ago
- Official implementation for "QS-Attn: Query-Selected Attention for Contrastive Learning in I2I Translation" (CVPR 2022)☆82Updated 2 years ago
- (WACV 2021) Hyperrealistic Image Inpainting with Hypergraphs☆93Updated 3 years ago
- Pytorch Implementation of CycleGAN, and its incremental improvement☆13Updated 5 years ago
- UVCGAN v2: An Improved Cycle-Consistent GAN for Unpaired Image-to-Image Translation☆152Updated 9 months ago
- Official PyTorch implementation of NICE-GAN: Reusing Discriminators for Encoding: Towards Unsupervised Image-to-Image Translation☆243Updated 5 years ago
- GANs in Smart Agriculture☆44Updated 9 months ago
- Multi-level Wavelet Convolutional Neural Networks☆298Updated 4 years ago
- AttentionGAN for Unpaired Image-to-Image Translation & Multi-Domain Image-to-Image Translation☆683Updated 2 years ago