Topaz1618 / CycleganSA
💻 🐈 Added a self-attention layer to the CycleGAN implementation (PyTorch).
☆11Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for CycleganSA
- Attention based Single Image Dehazing Using Improved CycleGAN☆23Updated 2 years ago
- Official implementation for "QS-Attn: Query-Selected Attention for Contrastive Learning in I2I Translation" (CVPR 2022)☆75Updated last year
- Pytorch Implementation of CycleGAN, and its incremental improvement☆10Updated 4 years ago
- In this repository, I have developed a CycleGAN architecture with embedded Self-Attention Layers, that could solve three different comple…☆25Updated 2 years ago
- Pytorch implementation of Color Loss in "DSLR-Quality Photos on Mobile Devices with Deep Convolutional Networks"☆31Updated 3 years ago
- SUNet: Swin Transformer with UNet for Image Denoising☆205Updated last year
- Code for Dual Contrastive Learning for Unsupervised Image-to-Image Translation, NTIRE, CVPRW 2021, oral.☆162Updated 7 months ago
- Unpaired Deep Image Deraining Using Dual Contrastive Learning (CVPR 2022)☆50Updated last year
- Adaptive Consistency Prior based Deep Network for Image Denoising (CVPR 2021, Oral)☆58Updated 3 years ago
- Official Pytorch implementation of "Exploring Patch-wise Semantic Relation for Contrastive Learning in Image-to-Image Translation Tasks" …☆64Updated 9 months ago
- Unsupervised Image-to-Image Translation with Self-Attention Networks Official PyTorch Implementation (IEEE BigComp 2020, This paper has b…☆21Updated 4 years ago
- FD-GAN: Generative adversarial Networks with Fusion-discriminator for Single Image Dehazing(AAAI'20)☆93Updated 3 years ago
- Unpaired Image-to-Image Translation with Transformer-based GANs in PyTorch [WIP]☆59Updated 3 years ago
- 拓片图像去噪,以UNet为基本框架,编码器基于VGG16