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
- Unsupervised Image-to-Image Translation with Self-Attention Networks Official PyTorch Implementation (IEEE BigComp 2020, This paper has b…☆20Updated 5 years ago
- A very simple implementation of cyclegan, which is based on pytorch.☆162Updated 9 months ago
- Code for Dual Contrastive Learning for Unsupervised Image-to-Image Translation, NTIRE, CVPRW 2021, oral.☆171Updated last year
- 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 3 years ago
- pytorch, pix2pix, CycleGAN, DiscoGAN, BicycleGAN, UNIT, MUNIT, pix2pixHD, vid2vid☆48Updated 6 years ago
- Pytorch Implementation of CycleGAN, and its incremental improvement☆11Updated 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
- Official implementation for "QS-Attn: Query-Selected Attention for Contrastive Learning in I2I Translation" (CVPR 2022)☆79Updated 2 years ago
- Code accompanying UVCGAN paper☆146Updated 5 months ago
- Simple, fast and easy to read. Yes, we use the pytorch framework!☆29Updated 4 years ago
- Cleaning printed text using Denoising Autoencoder based on UNet architecture in PyTorch☆32Updated 5 years ago
- new cycleGAN which has two discriminators: D_class and D_defect☆10Updated 5 years ago
- This is a re-implementation of TransGAN: Two Pure Transformers Can Make One Strong GAN (NeurIPS 2021) in PyTorch.☆113Updated last year
- [CVPR 2021]: The Spatially-Correlative Loss for Various Image Translation Tasks☆107Updated 2 years ago
- 拓片图像去噪,以UNet为基本框架,编码器基于VGG16☆20Updated 5 years ago
- Official Pytorch implementation of "Exploring Patch-wise Semantic Relation for Contrastive Learning in Image-to-Image Translation Tasks" …☆66Updated last year
- ☆8Updated 5 years ago
- PyTorch implementation of Image-to-Image Translation with Conditional Adversarial Nets (pix2pix)☆53Updated 7 years ago
- ☆12Updated 2 years ago
- SRCNN_SRGAN_ESRGAN_ON_BRAIN_MRI☆9Updated 4 years ago
- Perceptual Adversarial Networks (PAN) for Image-to-Image Transformation☆17Updated 6 years ago
- Unpaired Image-to-Image Translation using Adversarial Consistency Loss, ECCV 2020☆151Updated 2 years ago
- PyTorch Implementation of DCGAN trained on the CelebA dataset.☆116Updated 6 years ago
- Pix2PixHD codes for scientific data analysis☆36Updated 2 years ago
- Official implementation of paper Deep Feature Rotation for Multimodal Image Style Transfer [2021 8th NAFOSTED Conference on Information a…☆26Updated 3 years ago
- Simple Contourlet Transform in Python☆15Updated 3 years ago
- Implementation of Uformer, Attention-based Unet, in Pytorch☆95Updated 3 years ago
- A Pytorch implementation of "Unsupervised Attention-Guided Image-to-Image Translation"☆27Updated 5 years ago