rosinality / vq-vae-2-pytorchLinks
Implementation of Generating Diverse High-Fidelity Images with VQ-VAE-2 in PyTorch
☆1,764Updated 2 years ago
Alternatives and similar repositories for vq-vae-2-pytorch
Users that are interested in vq-vae-2-pytorch are comparing it to the libraries listed below
Sorting:
- Vector Quantized VAEs - PyTorch Implementation☆932Updated 2 years ago
- The Official PyTorch Implementation of "NVAE: A Deep Hierarchical Variational Autoencoder" (NeurIPS 2020 spotlight paper)☆1,064Updated 2 years ago
- PyTorch implementation of VQ-VAE by Aäron van den Oord et al.☆590Updated 5 years ago
- A pytorch implementation of the vector quantized variational autoencoder (https://arxiv.org/abs/1711.00937)☆815Updated 2 years ago
- Minimalist implementation of VQ-VAE in Pytorch☆548Updated 4 years ago
- Noise Conditional Score Networks (NeurIPS 2019, Oral)☆742Updated last year
- High-fidelity performance metrics for generative models in PyTorch☆1,119Updated last month
- Compute FID scores with PyTorch.☆3,739Updated last year
- [NeurIPS 2020] Differentiable Augmentation for Data-Efficient GAN Training☆1,307Updated 11 months ago
- PyTorch implementation of Glow☆542Updated 3 years ago
- [NeurIPS‘2021] "TransGAN: Two Pure Transformers Can Make One Strong GAN, and That Can Scale Up", Yifan Jiang, Shiyu Chang, Zhangyang Wang☆1,684Updated 2 years ago
- PyTorch implementation for Score-Based Generative Modeling through Stochastic Differential Equations (ICLR 2021, Oral)☆2,000Updated last year
- Pytorch implementation of VQGAN (Taming Transformers for High-Resolution Image Synthesis) (https://arxiv.org/pdf/2012.09841.pdf)☆532Updated last year
- A mix of GAN implementations including progressive growing☆1,626Updated 3 years ago
- Official code for Score-Based Generative Modeling through Stochastic Differential Equations (ICLR 2021, Oral)☆1,727Updated 2 years ago
- Implementation A Style-Based Generator Architecture for Generative Adversarial Networks in PyTorch☆1,110Updated 4 years ago
- Pytorch implementation of DCGAN, WGAN-CP, WGAN-GP☆790Updated last year
- Two time-scale update rule for training GANs☆890Updated 4 years ago
- Inception Score for GANs in Pytorch☆659Updated 5 years ago
- Experiments for understanding disentanglement in VAE latent representations☆826Updated 2 years ago
- Paper by Miyato et al. https://openreview.net/forum?id=B1QRgziT-☆678Updated 7 years ago
- Denoising Diffusion Implicit Models☆1,710Updated last year
- Tackling the Generative Learning Trilemma with Denoising Diffusion GANs https://arxiv.org/abs/2112.07804☆751Updated 2 years ago
- Pytorch implementation of Self-Attention Generative Adversarial Networks (SAGAN)☆2,590Updated last year
- Pytorch implementation of β-VAE☆547Updated 4 years ago
- PyTorch - FID calculation with proper image resizing and quantization steps [CVPR 2022]☆1,108Updated last month
- Official implementation of Diffusion Autoencoders☆940Updated last year
- Official implementation of Cold-Diffusion for different transformations in pytorch.☆1,095Updated 2 years ago
- GANs with spectral normalization and projection discriminator☆1,104Updated 5 years ago
- Conditional diffusion model to generate MNIST. Minimal script. Based on 'Classifier-Free Diffusion Guidance'.☆798Updated last year