asarigun / TransGAN
This is a re-implementation of TransGAN: Two Pure Transformers Can Make One Strong GAN (NeurIPS 2021) in PyTorch.
☆113Updated 11 months ago
Alternatives and similar repositories for TransGAN:
Users that are interested in TransGAN are comparing it to the libraries listed below
- A PyTorch implementation of ViTGAN based on paper ViTGAN: Training GANs with Vision Transformers.☆170Updated 3 years ago
- Implementation of Denoising Diffusion Probabilistic Models in PyTorch☆373Updated 2 years ago
- A PyTorch implementation of VITGAN: Training GANs with Vision Transformers☆55Updated 3 years ago
- Pytorch implementation of common image generation metrics.☆163Updated 8 months ago
- ILVR: Conditioning Method for Denoising Diffusion Probabilistic Models (ICCV 2021 Oral)☆425Updated 2 years ago
- Official Implementation of the paper "A U-Net Based Discriminator for Generative Adversarial Networks" (CVPR 2020)☆387Updated 2 years ago
- An application of Self-Attention GANs and DCGAN on mnist dataset.☆49Updated 4 years ago
- Unpaired Image-to-Image Translation with Transformer-based GANs in PyTorch [WIP]☆59Updated 3 years ago
- Official implementation of "DiffuseVAE: Efficient, Controllable and High-Fidelity Generation from Low-Dimensional Latents"☆357Updated 2 years ago
- Official Pytorch implementation of "DivCo: Diverse Conditional Image Synthesis via Contrastive Generative Adversarial Network" (CVPR'21)☆75Updated 3 years ago
- Code for the paper "Training GANs with Stronger Augmentations via Contrastive Discriminator" (ICLR 2021)☆188Updated 3 years ago
- Official PyTorch implementation for paper: Diffusion-GAN: Training GANs with Diffusion☆644Updated last year
- Implementation of a Conditional Variational Auto-Encoder GAN in pytorch☆43Updated 3 years ago
- PyTorch implementation of D2C: Diffuison-Decoding Models for Few-shot Conditional Generation.☆123Updated 2 years ago
- A Pytorch Implementation of the Fréchet Inception Distance (FID)☆62Updated 2 years ago
- Pytorch implementation for VAE and conditional VAE.☆33Updated 4 years ago
- Implementation of various DDPM papers to understand how they work☆83Updated last year
- The Official PyTorch Implementation of "LSGM: Score-based Generative Modeling in Latent Space" (NeurIPS 2021)☆355Updated 3 years ago
- Implementation of the paper: "SinGAN: Learning a Generative Model from a Single Natural Image"☆53Updated 3 years ago
- Official implementation for "EGSDE: Unpaired Image-to-Image Translation via Energy-Guided Stochastic Differential Equations" (NIPS 2022)☆211Updated last year
- Implementation of TransGanFormer, an all-attention GAN that combines the finding from the recent GanFormer and TransGan paper☆152Updated 3 years ago
- PyTorch Implementation of DCGAN trained on the CelebA dataset.☆112Updated 6 years ago
- Continuous Conditional Generative Adversarial Networks (CcGAN)☆132Updated last year
- Tackling the Generative Learning Trilemma with Denoising Diffusion GANs https://arxiv.org/abs/2112.07804☆720Updated 2 years ago
- Official implementation for Gradient Normalization for Generative Adversarial Networks☆72Updated 3 years ago
- A Pytorch implementation of Stylegan2 with UNet Discriminator☆205Updated 4 years ago
- [CVPR 2021 Oral] Official PyTorch implementation of Soft-IntroVAE from the paper "Soft-IntroVAE: Analyzing and Improving Introspective Va…☆197Updated 2 years ago
- Official PyTorch implementation of NICE-GAN: Reusing Discriminators for Encoding: Towards Unsupervised Image-to-Image Translation☆240Updated 4 years ago
- Improved training of Wasserstein GANs☆45Updated 3 years ago
- PyTorch implementation of VQ-VAE-2 from "Generating Diverse High-Fidelity Images with VQ-VAE-2"☆151Updated 2 years ago