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).β13Updated last year
- A very simple implementation of cyclegan, which is based on pytorch.β166Updated last year
- Unpaired Image-to-Image Translation with Transformer-based GANs in PyTorch [WIP]β65Updated 4 years ago
- Code accompanying UVCGAN paper