ziwei-jiang / PGGAN-PyTorchLinks
A pytorch implementation of Progressive Growing GAN.
☆19Updated last year
Alternatives and similar repositories for PGGAN-PyTorch
Users that are interested in PGGAN-PyTorch are comparing it to the libraries listed below
Sorting:
- Progessive Growing of GANs in Pytorch 1.1☆22Updated 6 years ago
- PyTorch Implementation of DCGAN trained on the CelebA dataset.☆122Updated 6 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 PyTorch implementation for StyleGAN with full features.☆380Updated 4 years ago
- Implemetatin of Progressive Growing of GANs in PyTorch☆65Updated 7 years ago
- Implementation of the paper: "SinGAN: Learning a Generative Model from a Single Natural Image"☆55Updated 4 years ago
- An unofficial Pytorch implementation of SNGAN, achieving IS of 8.21 and FID of 14.21 on CIFAR-10.☆48Updated 2 years ago
- A PyTorch implementation of ViTGAN based on paper ViTGAN: Training GANs with Vision Transformers.☆178Updated 4 years ago
- IS, FID score Pytorch and TF implementation, TF implementation is a wrapper of the official ones.☆126Updated 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 for paper: Diffusion-GAN: Training GANs with Diffusion☆687Updated 2 years ago
- Pretrained GANs in PyTorch: StyleGAN2, BigGAN, BigBiGAN, SAGAN, SNGAN, SelfCondGAN, and more☆143Updated 4 years ago
- Official implementation of the paper "Towards Faster and Stabilized GAN Training for High-fidelity Few-shot Image Synthesis" in ICLR 2021☆659Updated last year
- Data Augmentation optimized for GAN☆58Updated 4 years ago
- PyTorch implements WGAN_GP☆21Updated 5 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆221Updated 6 years ago
- [CVPR '21] Official repository for Few-shot Image Generation via Cross-domain Correspondence☆300Updated 2 years ago
- Pytorch implementation from scratch of [Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization [Huang+, ICCV2017]]☆137Updated 5 years ago
- A Pytorch Implementation of the Fréchet Inception Distance (FID)☆67Updated 3 years ago
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆279Updated 5 years ago
- A Pytorch implementation of Stylegan2 with UNet Discriminator☆216Updated 5 years ago
- PyTorch implementation of Image-to-Image Translation with Conditional Adversarial Nets (pix2pix)☆54Updated 8 years ago
- PyTorch Implementation of In-Domain GAN Inversion for StyleGAN2☆150Updated 5 years ago
- Pytorch implementation of common image generation metrics.☆196Updated last year
- Various Notebooks for Lernapparat.de☆277Updated 5 years ago
- [CVPR 2022] StyleSwin: Transformer-based GAN for High-resolution Image Generation☆539Updated last year
- DCGAN LSGAN WGAN-GP DRAGAN PyTorch☆195Updated 4 years ago
- Ensembling Off-the-shelf Models for GAN Training (CVPR 2022 Oral)☆416Updated 3 years ago
- A Pytorch implementation of StyleGAN2☆168Updated 5 years ago
- A simple implementation of Style-Based Generator Architecture for Generative Adversarial Networks with pytorch☆113Updated 6 years ago