asarigun / TransGANLinks
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
Sorting:
- A PyTorch implementation of ViTGAN based on paper ViTGAN: Training GANs with Vision Transformers.☆173Updated 3 years ago
- Implementation of Denoising Diffusion Probabilistic Models in PyTorch☆384Updated 3 years ago
- A PyTorch implementation of VITGAN: Training GANs with Vision Transformers☆56Updated 3 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]☆64Updated 3 years ago
- Official Pytorch implementation of "DivCo: Diverse Conditional Image Synthesis via Contrastive Generative Adversarial Network" (CVPR'21)☆75Updated 4 years ago
- Official Implementation of the paper "A U-Net Based Discriminator for Generative Adversarial Networks" (CVPR 2020)☆395Updated 3 years ago
- PyTorch implementation of D2C: Diffuison-Decoding Models for Few-shot Conditional Generation.☆125Updated 3 years ago
- ILVR: Conditioning Method for Denoising Diffusion Probabilistic Models (ICCV 2021 Oral)☆448Updated 2 years ago
- Improved training of Wasserstein GANs☆47Updated 3 years ago
- Code for Dual Contrastive Learning for Unsupervised Image-to-Image Translation, NTIRE, CVPRW 2021, oral.☆172Updated last year
- PyTorch Implementation of DCGAN trained on the CelebA dataset.☆118Updated 6 years ago
- Pytorch implementation of Conditional-GAN (CGAN)☆46Updated 2 years ago
- Code for the paper "Training GANs with Stronger Augmentations via Contrastive Discriminator" (ICLR 2021)☆190Updated 3 years ago
- Official implementation for Gradient Normalization for Generative Adversarial Networks☆71Updated 3 years ago
- Official implementation of "DiffuseVAE: Efficient, Controllable and High-Fidelity Generation from Low-Dimensional Latents"☆369Updated 2 years ago
- Data Augmentation optimized for GAN☆56Updated 4 years ago
- A very simple implementation of cyclegan, which is based on pytorch.☆163Updated 9 months ago
- Official PyTorch implementation of NICE-GAN: Reusing Discriminators for Encoding: Towards Unsupervised Image-to-Image Translation☆239Updated 4 years ago
- Official implementation for "EGSDE: Unpaired Image-to-Image Translation via Energy-Guided Stochastic Differential Equations" (NIPS 2022)☆229Updated 2 years ago
- Pytorch implementation of common image generation metrics.☆183Updated last year
- A pytorch implementation of Progressive Growing GAN.☆19Updated 11 months ago
- [NeurIPS2022] FreGAN: Exploiting Frequency Components for Training GANs under Limited Data☆58Updated 2 years ago
- Code accompanying UVCGAN paper☆149Updated 5 months ago
- In this repository, I have developed a CycleGAN architecture with embedded Self-Attention Layers, that could solve three different comple…☆26Updated 3 years ago
- A collection of metrics for evaluating GAN models.☆58Updated 4 years ago
- Implementation of the paper: "SinGAN: Learning a Generative Model from a Single Natural Image"☆54Updated 3 years ago
- A Pytorch Implementation of the Fréchet Inception Distance (FID)☆65Updated 2 years ago
- Regularizing Generative Adversarial Networks under Limited Data (CVPR 2021)☆164Updated last year
- Implementation of various DDPM papers to understand how they work☆85Updated 3 months ago