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.☆178Updated 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 TensorFlow 2.x implementation of Masked Autoencoders Are Scalable Vision Learners☆84Updated 3 years ago
- Deep Image Inpainting using UNET like Vanilla Autoencoder and Partial Convolution based Autoencoder.☆60Updated 5 years ago
- Official Pytorch Implementation of the paper: Wavelet Diffusion Models are fast and scalable Image Generators (CVPR'23)☆436Updated last year
- Generative Adversarial Network with Hinge Loss☆14Updated 5 years ago
- ☆35Updated 4 years ago
- A Pytorch implementation of the 2017 Huang et. al. paper "Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization"☆39Updated 5 years ago
- Code for Dual Contrastive Learning for Unsupervised Image-to-Image Translation, NTIRE, CVPRW 2021, oral.☆177Updated 6 months ago
- A very simple implementation of cyclegan, which is based on pytorch.☆166Updated last year
- Repository of Various Test & Implementation of Generative Models☆37Updated last year
- Pytorch implementation of common image generation metrics.☆196Updated last year
- A PyTorch implementation of VITGAN: Training GANs with Vision Transformers☆57Updated 4 years ago
- Official Implementation of the paper "A U-Net Based Discriminator for Generative Adversarial Networks" (CVPR 2020)☆400Updated 3 years ago
- Official PyTorch implementation of the paper "Generating Novel Scene Compositions from Single Images and Videos"☆44Updated 3 years ago
- UVCGAN v2: An Improved Cycle-Consistent GAN for Unpaired Image-to-Image Translation☆152Updated 9 months ago
- Implementation of Uformer, Attention-based Unet, in Pytorch☆95Updated 4 years ago
- ☆138Updated 2 years ago
- This repo contains the implementation of VQGAN, Taming Transformers for High-Resolution Image Synthesis in PyTorch from scratch. I have a…☆38Updated last year
- A TF 2.0 implementation of Progressive growing of GANs☆17Updated 3 years ago
- Pytorch implementation of Conditional-GAN (CGAN)☆51Updated 3 years ago
- Improved training of Wasserstein GANs☆47Updated 4 years ago
- In-depth tutorials on deep learning. The first one is about image colorization using GANs (Generative Adversarial Nets).☆169Updated last year
- Official Repository of "Unpaired Image-to-Image Translation via Neural Schrödinger Bridge" (ICLR 2024)☆260Updated last year
- ☆59Updated 3 years ago
- Multiple style transfer via variational autoencoder☆28Updated 3 years ago
- Implementation of Depthwise Separable Convolution (pytorch)☆83Updated 5 years ago
- SUNet: Swin Transformer with UNet for Image Denoising☆253Updated 2 years ago
- Code accompanying UVCGAN paper☆152Updated last year
- This repo implements Denoising Diffusion Probabilistic Models (DDPM) in Pytorch☆161Updated last year