milmor / TransGANLinks
Implementation of Transformer-based GAN Model in Tensorflow / Keras
☆24Updated last year
Alternatives and similar repositories for TransGAN
Users that are interested in TransGAN are comparing it to the libraries listed below
Sorting:
- A PyTorch implementation of ViTGAN based on paper ViTGAN: Training GANs with Vision Transformers.☆177Updated 4 years ago
- This is a re-implementation of TransGAN: Two Pure Transformers Can Make One Strong GAN (NeurIPS 2021) in PyTorch.☆116Updated last year
- A PyTorch implementation of VITGAN: Training GANs with Vision Transformers☆57Updated 4 years ago
- A TensorFlow 2.x implementation of Masked Autoencoders Are Scalable Vision Learners☆84Updated 3 years ago
- Tensorflow implementations of Diffusion models (DDPM, DDIM)☆52Updated 3 years ago
- SUNet: Swin Transformer with UNet for Image Denoising☆252Updated 2 years ago
- ☆35Updated 4 years ago
- A Pytorch implementation of Pix2Pix GAN☆33Updated 4 years ago
- A very simple implementation of cyclegan, which is based on pytorch.☆166Updated last year
- Super Resolution datasets and models in Pytorch☆211Updated 2 years ago
- In-depth tutorials on deep learning. The first one is about image colorization using GANs (Generative Adversarial Nets).☆169Updated last year
- ☆138Updated 2 years ago
- PyTorch implementation of "MedSRGAN: medical images super-resolution using generative adversarial networks"☆28Updated 4 years ago
- Implementation of Depthwise Separable Convolution (pytorch)☆84Updated 5 years ago
- Code accompanying UVCGAN paper☆152Updated last year
- Code for Dual Contrastive Learning for Unsupervised Image-to-Image Translation, NTIRE, CVPRW 2021, oral.☆178Updated 6 months ago
- Implementation of Swin Transformers in TensorFlow along with converted pre-trained models, code for off-the-shelf classification and fine…☆60Updated 3 years ago
- Official Pytorch Implementation of the paper: Wavelet Diffusion Models are fast and scalable Image Generators (CVPR'23)☆435Updated last year
- Pytorch implementation of ProjectedGAN (https://arxiv.org/abs/2111.01007)☆25Updated 3 years ago
- UVCGAN v2: An Improved Cycle-Consistent GAN for Unpaired Image-to-Image Translation☆154Updated 10 months ago
- Pytorch implementation of common image generation metrics.☆196Updated last year
- This repo contains the implementation of VQGAN, Taming Transformers for High-Resolution Image Synthesis in PyTorch from scratch. I have a…☆40Updated last year
- PyTorch code for our ICLR 2023 paper "Accurate Image Restoration with Attention Retractable Transformer".☆162Updated 2 years ago
- Unpaired Image-to-Image Translation with Transformer-based GANs in PyTorch [WIP]☆65Updated 4 years ago
- Personal short implementations of Machine Learning papers☆252Updated 2 years ago
- Vision Transformer Cookbook with Tensorflow☆344Updated 3 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
- A PyTorch implementation of Restormer based on CVPR 2022 paper "Restormer: Efficient Transformer for High-Resolution Image Restoration"☆88Updated 3 years ago
- Implementation of Uformer, Attention-based Unet, in Pytorch☆96Updated 4 years ago
- Differentiable fast wavelet transforms in PyTorch with GPU support.☆411Updated last week