jeromerony / Progressive_Growing_of_GANs-PyTorchLinks
A PyTorch 0.4 implementation of Progressive Growing of GANs for Improved Quality, Stability and Variability (https://arxiv.org/abs/1710.10196)
☆56Updated 6 years ago
Alternatives and similar repositories for Progressive_Growing_of_GANs-PyTorch
Users that are interested in Progressive_Growing_of_GANs-PyTorch are comparing it to the libraries listed below
Sorting:
- A pytorch implementation of Paper "IntroVAE: Introspective Variational Autoencoders for Photographic Image Synthesis"☆93Updated 6 years ago
- MSG-GAN: Multi-Scale Gradients GAN (Architecture inspired from ProGAN but doesn't use layer-wise growing)☆151Updated 5 years ago
- Assessing Generative Models via Precision and Recall (official repository)☆105Updated 2 years ago
- Diverse Image Generation via Self-Conditioned GANs☆158Updated 4 years ago
- Implementation of Diversity-Sensitive Conditional Generative Adversarial Networks (ICLR 2019)☆98Updated 3 years ago
- Official implementation of FQ-GAN☆169Updated 4 years ago
- CPU/GPU/TPU implementation of the Inception Score☆80Updated 4 years ago
- Official Implementation of "The Hessian Penalty: A Weak Prior for Unsupervised Disentanglement" (ECCV 2020 Spotlight)☆206Updated 3 years ago
- An unofficial PyTorch implementation of SNGAN (ICLR 2018) and cGANs with projection discriminator (ICLR 2018).☆158Updated 5 years ago
- ☆47Updated last year
- Towards Faster and Stabilized GAN Training for High-fidelity Few-shot Image Synthesis☆70Updated 4 years ago
- Cross-domain disentanglement network☆91Updated 6 years ago
- ☆58Updated 3 years ago
- Training MMD GANs.☆86Updated 7 years ago
- Official PyTorch implementation of Harmonizing Maximum Likelihood with GANs for Multimodal Conditional Generation (ICLR 2019)☆93Updated 10 months ago
- Python script to download the celebA-HQ dataset from google drive☆140Updated 5 years ago
- TensorFlow implementation of the CVPR2020 paper: Disentangled Image Generation Through Structured Noise Injection☆113Updated 4 years ago
- dcgan combined with vae in pytorch!☆117Updated 6 years ago
- PyTorch implementation of "Emerging Disentanglement in Auto-Encoder Based Unsupervised Image Content Transfer"☆114Updated 5 years ago
- Seeing what a GAN cannot generate. Visualizes and quantifies object classes within scenes that are outside the range of a GAN.☆186Updated 4 years ago
- Implemetatin of Progressive Growing of GANs in PyTorch☆64Updated 7 years ago
- Minimal PyTorch implementation of Generative Latent Optimization from the paper "Optimizing the Latent Space of Generative Networks"☆121Updated 7 years ago
- A simple implementation of Style-Based Generator Architecture for Generative Adversarial Networks with pytorch☆114Updated 5 years ago
- Precise Recovery of Latent Vectors from Generative Adversarial Networks in PyTorch☆32Updated 7 years ago
- Improved Precision and Recall Metric for Assessing Generative Models - Official TensorFlow Implementation☆174Updated 3 years ago
- Code for: Transforming and Projecting Images into Class-conditional Generative Networks☆194Updated last year
- Code for the paper "Training GANs with Stronger Augmentations via Contrastive Discriminator" (ICLR 2021)☆190Updated 3 years ago
- pyTorch implementation of Spectral Normalization for Generative Adversarial Networks☆247Updated 2 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.☆174Updated 9 months ago
- CPU/GPU/TPU implementation of the Fréchet Inception Distance☆81Updated 4 years ago