ziwei-jiang / PGGAN-PyTorchLinks
A pytorch implementation of Progressive Growing GAN.
☆19Updated 11 months ago
Alternatives and similar repositories for PGGAN-PyTorch
Users that are interested in PGGAN-PyTorch are comparing it to the libraries listed below
Sorting:
- IS, FID score Pytorch and TF implementation, TF implementation is a wrapper of the official ones.☆125Updated 4 years ago
- Implemetatin of Progressive Growing of GANs in PyTorch☆64Updated 7 years ago
- Implementation of the paper: "SinGAN: Learning a Generative Model from a Single Natural Image"☆54Updated 3 years ago
- This is a re-implementation of TransGAN: Two Pure Transformers Can Make One Strong GAN (NeurIPS 2021) in PyTorch.☆113Updated last year
- PyTorch Implementation of In-Domain GAN Inversion for StyleGAN2☆149Updated 4 years ago
- An unofficial Pytorch implementation of SNGAN, achieving IS of 8.21 and FID of 14.21 on CIFAR-10.☆47Updated 2 years ago
- Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.☆194Updated 4 months ago
- A PyTorch implementation of ViTGAN based on paper ViTGAN: Training GANs with Vision Transformers.☆173Updated 3 years ago
- [CVPR '21] Official repository for Few-shot Image Generation via Cross-domain Correspondence☆295Updated last year
- Official implementation for Gradient Normalization for Generative Adversarial Networks☆71Updated 3 years ago
- Official Implementation of the paper "A U-Net Based Discriminator for Generative Adversarial Networks" (CVPR 2020)☆395Updated 3 years ago
- A Pytorch implementation of Stylegan2 with UNet Discriminator☆211Updated 4 years ago
- This is the best GAN method to generate cifar-10☆17Updated 5 years ago
- Official implementation of FQ-GAN☆169Updated 4 years ago
- PyTorch implementation of Image-to-Image Translation with Conditional Adversarial Nets (pix2pix)☆54Updated 7 years ago
- Code for the paper "Training GANs with Stronger Augmentations via Contrastive Discriminator" (ICLR 2021)☆190Updated 3 years ago
- Progessive Growing of GANs in Pytorch 1.1☆21Updated 5 years ago
- This is an implementation of the paper Image2StyleGAN using StyleGAN as backbone☆57Updated 3 years ago
- Official implementation for "Style Transformer for Image Inversion and Editing" (CVPR 2022)☆182Updated 2 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆218Updated 5 years ago
- AttGAN PyTorch Arbitrary Facial Attribute Editing: Only Change What You Want☆267Updated last year
- Improved training of Wasserstein GANs☆47Updated 3 years ago
- Pytorch implementation of a StyleGAN encoder. Images to latent space representation.☆216Updated 2 years ago
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆275Updated 4 years ago
- A PyTorch implementation for StyleGAN with full features.☆381Updated 3 years ago
- Official Pytorch implementation of "DivCo: Diverse Conditional Image Synthesis via Contrastive Generative Adversarial Network" (CVPR'21)☆75Updated 4 years ago
- Ensembling Off-the-shelf Models for GAN Training (CVPR 2022 Oral)☆400Updated 2 years ago
- Regularizing Generative Adversarial Networks under Limited Data (CVPR 2021)☆164Updated last year
- ☆58Updated 3 years ago
- A pytorch implementation of Progressive-GAN that is actually works, readable and simple to customize☆84Updated 3 years ago