asarigun / TransGAN
This is a re-implementation of TransGAN: Two Pure Transformers Can Make One Strong GAN (NeurIPS 2021) in PyTorch.
☆113Updated last year
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.☆171Updated 3 years ago
- Unpaired Image-to-Image Translation with Transformer-based GANs in PyTorch [WIP]☆60Updated 3 years ago
- An application of Self-Attention GANs and DCGAN on mnist dataset.☆49Updated 4 years ago
- A PyTorch implementation of VITGAN: Training GANs with Vision Transformers☆55Updated 3 years ago
- Implementation of Denoising Diffusion Probabilistic Models in PyTorch☆374Updated 2 years ago
- ILVR: Conditioning Method for Denoising Diffusion Probabilistic Models (ICCV 2021 Oral)☆438Updated 2 years ago
- Official PyTorch implementation for paper: Diffusion-GAN: Training GANs with Diffusion☆648Updated last year
- PyTorch implementation for Conditional Image Generation with Score-Based Diffusion Models☆76Updated 8 months ago
- A Pytorch Implementation of the Fréchet Inception Distance (FID)☆65Updated 2 years ago
- [CVPR 2022] Styleformer - Official Pytorch Implementation☆180Updated 2 years ago
- PyTorch implementation of D2C: Diffuison-Decoding Models for Few-shot Conditional Generation.☆123Updated 3 years ago
- Official implementation of "DiffuseVAE: Efficient, Controllable and High-Fidelity Generation from Low-Dimensional Latents"☆359Updated 2 years ago
- Tackling the Generative Learning Trilemma with Denoising Diffusion GANs https://arxiv.org/abs/2112.07804☆724Updated 2 years ago
- PyTorch Implementation of DCGAN trained on the CelebA dataset.☆112Updated 6 years ago
- A pytorch implementation of Progressive Growing GAN.☆19Updated 8 months ago
- Pytorch implementation of common image generation metrics.☆169Updated 9 months ago
- Implementation of various DDPM papers to understand how they work☆84Updated this week
- Official implementation for "EGSDE: Unpaired Image-to-Image Translation via Energy-Guided Stochastic Differential Equations" (NIPS 2022)☆221Updated last year
- Code for the paper "Training GANs with Stronger Augmentations via Contrastive Discriminator" (ICLR 2021)☆189Updated 3 years ago
- Official Implementation of the paper "A U-Net Based Discriminator for Generative Adversarial Networks" (CVPR 2020)☆390Updated 2 years ago
- Official implementation for Gradient Normalization for Generative Adversarial Networks☆71Updated 3 years ago
- Code for Dual Contrastive Learning for Unsupervised Image-to-Image Translation, NTIRE, CVPRW 2021, oral.☆167Updated 11 months ago
- Official Pytorch implementation of "DivCo: Diverse Conditional Image Synthesis via Contrastive Generative Adversarial Network" (CVPR'21)☆75Updated 4 years ago
- Code accompanying UVCGAN paper☆141Updated 2 months ago
- Improved training of Wasserstein GANs☆46Updated 3 years ago
- [WIP] PyTorch implementation of the TransGAN paper☆13Updated 4 years ago
- [NeurIPS2022] FreGAN: Exploiting Frequency Components for Training GANs under Limited Data☆58Updated 2 years ago
- IS, FID score Pytorch and TF implementation, TF implementation is a wrapper of the official ones.☆123Updated 4 years ago
- A very simple implementation of cyclegan, which is based on pytorch.☆156Updated 6 months ago
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆261Updated 4 years ago