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…
☆25Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for CycleGAN-with-Self-Attention
- 💻 🐈 Added a self-attention layer to the CycleGAN implementation (PyTorch).☆11Updated 5 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
- Code for Dual Contrastive Learning for Unsupervised Image-to-Image Translation, NTIRE, CVPRW 2021, oral.☆161Updated 7 months ago
- Comparing different similarity functions for reconstruction of image on CycleGAN. (https://tandon-a.github.io/CycleGAN_ssim/) Training cy…☆80Updated 3 years ago
- Pytorch Implementation of CycleGAN, and its incremental improvement☆10Updated 4 years ago
- Code accompanying UVCGAN paper☆134Updated 5 months ago
- Unpaired Image-to-Image Translation with Transformer-based GANs in PyTorch [WIP]☆59Updated 3 years ago
- A very simple implementation of cyclegan, which is based on pytorch.☆150Updated 2 months ago
- pytorch, pix2pix, CycleGAN, DiscoGAN, BicycleGAN, UNIT, MUNIT, pix2pixHD, vid2vid☆47Updated 6 years ago
- Cleaning printed text using Denoising Autoencoder based on UNet architecture in PyTorch☆32Updated 5 years ago
- Official Implementation of the paper "A U-Net Based Discriminator for Generative Adversarial Networks" (CVPR 2020)☆382Updated 2 years ago
- Implementation of the paper: "SinGAN: Learning a Generative Model from a Single Natural Image"☆50Updated 3 years ago
- new cycleGAN which has two discriminators: D_class and D_defect☆10Updated 5 years ago
- SRGAN (Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network) implementation using PyTorch framework☆45Updated 3 years ago
- Official implementation for "QS-Attn: Query-Selected Attention for Contrastive Learning in I2I Translation" (CVPR 2022)☆75Updated last year
- SRCNN_SRGAN_ESRGAN_ON_BRAIN_MRI☆9Updated 3 years ago
- Simple, fast and easy to read. Yes, we use the pytorch framework!☆29Updated 4 years ago
- This is a re-implementation of TransGAN: Two Pure Transformers Can Make One Strong GAN (NeurIPS 2021) in PyTorch.☆109Updated 8 months ago
- Pix2PixHD codes for scientific data analysis☆35Updated 2 years ago
- PyTorch implementation of Image-to-Image Translation with Conditional Adversarial Nets (pix2pix)☆53Updated 7 years ago
- Unpaired Image-to-Image Translation using Adversarial Consistency Loss, ECCV 2020☆150Updated last year
- Official PyTorch implementation of NICE-GAN: Reusing Discriminators for Encoding: Towards Unsupervised Image-to-Image Translation☆235Updated 4 years ago
- Pytorch implementation of pix2pix for various datasets.☆120Updated 3 years ago
- Official implementation of paper Deep Feature Rotation for Multimodal Image Style Transfer [2021 8th NAFOSTED Conference on Information a…☆25Updated 2 years ago
- Perceptual Adversarial Networks (PAN) for Image-to-Image Transformation☆16Updated 5 years ago
- SUNet: Swin Transformer with UNet for Image Denoising☆205Updated last year
- A clean and lucid implementation of cycleGAN using PyTorch☆120Updated 5 years ago
- 拓片图像去噪,以UNet为基本框架,编码器基于VGG16☆19Updated 4 years ago
- Unofficial StyleGAN2 implementation with Tensorflow 2.2☆12Updated last year