w86763777 / pytorch-gan-collections
PyTorch implementation of DCGAN, WGAN-GP and SNGAN.
☆225Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for pytorch-gan-collections
- Unofficial PyTorch implementation of the paper titled "Progressive growing of GANs for improved Quality, Stability, and Variation"☆536Updated last year
- Improved WGAN in Pytorch☆440Updated last year
- MSG StyleGAN in tensorflow☆263Updated 4 years ago
- Pytorch implementation of common image generation metrics.☆147Updated 5 months ago
- Official Implementation of the paper "A U-Net Based Discriminator for Generative Adversarial Networks" (CVPR 2020)☆382Updated 2 years ago
- [MSG-GAN] Any body can GAN! Highly stable and robust architecture. Requires little to no hyperparameter tuning. Pytorch Implementation☆629Updated 2 years ago
- Paper by Miyato et al. https://openreview.net/forum?id=B1QRgziT-☆679Updated 6 years ago
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆255Updated 3 years ago
- A PyTorch implementation for StyleGAN with full features.☆372Updated 2 years ago
- [CVPR 2020 Workshop] A PyTorch GAN library that reproduces research results for popular GANs.☆602Updated 2 years ago
- Various Notebooks for Lernapparat.de☆276Updated 4 years ago
- A Pytorch implementation of Stylegan2 with UNet Discriminator☆203Updated 4 years ago
- Rethinking the Truly Unsupervised Image-to-Image Translation - Official PyTorch Implementation (ICCV 2021)☆457Updated 3 months ago
- The authors official implementation of Unsupervised Discovery of Interpretable Directions in the GAN Latent Space☆420Updated last year
- Official implementation of FQ-GAN☆170Updated 4 years ago
- PyTorch implementation of "Progressive growing of GANs (PGGAN)"☆819Updated 2 years ago
- MSG-GAN: Multi-Scale Gradients GAN (Architecture inspired from ProGAN but doesn't use layer-wise growing)☆152Updated 4 years ago
- This is an almost exact replica in PyTorch of the Tensorflow version of Self-Attention GAN released by Google Brain in August 2018.☆172Updated 2 months ago
- An unofficial Pytorch implementation of SNGAN, achieving IS of 8.21 and FID of 14.21 on CIFAR-10.☆46Updated last year
- PyTorch implementation of "Image-to-Image Translation Using Conditional Adversarial Networks".☆427Updated 5 years ago
- A simple implementation of Style-Based Generator Architecture for Generative Adversarial Networks with pytorch☆113Updated 5 years ago
- IS, FID score Pytorch and TF implementation, TF implementation is a wrapper of the official ones.☆121Updated 3 years ago
- A PyTorch 0.4 implementation of Progressive Growing of GANs for Improved Quality, Stability and Variability (https://arxiv.org/abs/1710.1…☆56Updated 5 years ago
- The implementation of StyleGAN on PyTorch 1.0.1☆543Updated 4 years ago
- Official PyTorch implementation of NICE-GAN: Reusing Discriminators for Encoding: Towards Unsupervised Image-to-Image Translation☆235Updated 4 years ago
- A Pytorch implementation of StyleGAN2☆165Updated 3 years ago
- Pytorch implementation of "SinGAN: Learning a Generative Model from a Single Natural Image"☆223Updated 4 years ago
- Annotated, understandable, and visually interpretable PyTorch implementations of: VAE, BIRVAE, NSGAN, MMGAN, WGAN, WGANGP, LSGAN, DRAGAN,…☆500Updated 6 years ago
- Diverse Image Generation via Self-Conditioned GANs☆156Updated 4 years ago
- A pytorch implementation of Progressive-GAN that is actually works, readable and simple to customize☆82Updated 2 years ago