EugenHotaj / pytorch-generativeLinks
Easy generative modeling in PyTorch
☆438Updated last year
Alternatives and similar repositories for pytorch-generative
Users that are interested in pytorch-generative are comparing it to the libraries listed below
Sorting:
- Repository for the paper "Very Deep VAEs Generalize Autoregressive Models and Can Outperform Them on Images"☆446Updated 2 years ago
- The Official PyTorch Implementation of "NVAE: A Deep Hierarchical Variational Autoencoder" (NeurIPS 2020 spotlight paper)☆1,055Updated 2 years ago
- The Official PyTorch Implementation of "LSGM: Score-based Generative Modeling in Latent Space" (NeurIPS 2021)☆365Updated 3 years ago
- A naive implementation of PixelCNN in Pytorch as described in A Oord et. al.☆63Updated 5 years ago
- An unofficial toy implementation for NVAE 《A Deep Hierarchical Variational Autoencoder》☆112Updated 3 years ago
- A series of tutorial notebooks on denoising diffusion probabilistic models in PyTorch☆695Updated 2 years ago
- Pytorch implementation of common image generation metrics.☆185Updated last year
- The official PyTorch implementation for NCSNv2 (NeurIPS 2020)☆308Updated 4 years ago
- Official Pytorch and JAX implementation of "Efficient-VDVAE: Less is more"☆196Updated 2 years ago
- Simple, extendable, easy to understand Glow implementation in PyTorch☆384Updated 2 years ago
- Official implementation of "DiffuseVAE: Efficient, Controllable and High-Fidelity Generation from Low-Dimensional Latents"☆372Updated 2 years ago
- [CVPR 2021 Oral] Official PyTorch implementation of Soft-IntroVAE from the paper "Soft-IntroVAE: Analyzing and Improving Introspective Va…☆199Updated 3 years ago
- Noise Conditional Score Networks (NeurIPS 2019, Oral)☆731Updated last year
- VQVAEs, GumbelSoftmaxes and friends☆577Updated 3 years ago
- Minimalist implementation of VQ-VAE in Pytorch☆542Updated 4 years ago
- PyTorch implementation of Glow☆538Updated 3 years ago
- Unofficial Implementation of "Denoising Diffusion Probabilistic Models" in PyTorch(Lightning)☆91Updated 4 years ago
- Implementation of Denoising Diffusion Probabilistic Models in PyTorch☆384Updated 3 years ago
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆275Updated 4 years ago
- ☆320Updated 2 years ago
- The authors official implementation of Unsupervised Discovery of Interpretable Directions in the GAN Latent Space