EugenHotaj / pytorch-generativeLinks
Easy generative modeling in PyTorch
☆438Updated 2 years ago
Alternatives and similar repositories for pytorch-generative
Users that are interested in pytorch-generative are comparing it to the libraries listed below
Sorting:
- The Official PyTorch Implementation of "NVAE: A Deep Hierarchical Variational Autoencoder" (NeurIPS 2020 spotlight paper)☆1,080Updated 2 years ago
- Repository for the paper "Very Deep VAEs Generalize Autoregressive Models and Can Outperform Them on Images"☆449Updated 2 years ago
- The Official PyTorch Implementation of "LSGM: Score-based Generative Modeling in Latent Space" (NeurIPS 2021)☆369Updated 4 years ago
- Pytorch implementation of common image generation metrics.☆191Updated last year
- A series of tutorial notebooks on denoising diffusion probabilistic models in PyTorch☆711Updated 3 years ago
- An unofficial toy implementation for NVAE 《A Deep Hierarchical Variational Autoencoder》☆113Updated 4 years ago
- Official implementation of "DiffuseVAE: Efficient, Controllable and High-Fidelity Generation from Low-Dimensional Latents"☆378Updated 3 years ago
- Official Pytorch and JAX implementation of "Efficient-VDVAE: Less is more"☆196Updated 3 years ago
- Noise Conditional Score Networks (NeurIPS 2019, Oral)☆755Updated last year
- The official PyTorch implementation for NCSNv2 (NeurIPS 2020)☆317Updated 4 years ago
- Simple, extendable, easy to understand Glow implementation in PyTorch☆387Updated 3 years ago
- Implementation of Denoising Diffusion Probabilistic Models in PyTorch☆392Updated 3 years ago
- A naive implementation of PixelCNN in Pytorch as described in A Oord et. al.☆63Updated 5 years ago
- PyTorch implementation of VQ-VAE by Aäron van den Oord et al.☆595Updated 6 years ago
- ☆328Updated 3 years ago
- [CVPR 2021 Oral] Official PyTorch implementation of Soft-IntroVAE from the paper "Soft-IntroVAE: Analyzing and Improving Introspective Va…☆198Updated 3 years ago
- Minimalist implementation of VQ-VAE in Pytorch☆552Updated 4 years ago
- A minimal yet resourceful implementation of diffusion models (along with pretrained models + synthetic images for nine datasets)☆303Updated last year
- VQVAEs, GumbelSoftmaxes and friends☆618Updated 4 years ago
- PyTorch implementation of VQ-VAE-2 from "Generating Diverse High-Fidelity Images with VQ-VAE-2"☆165Updated 2 years ago
- Unofficial Implementation of "Denoising Diffusion Probabilistic Models" in PyTorch(Lightning)☆91Updated 5 years ago
- PyTorch implementation of Glow☆544Updated 4 years ago
- PyTorch reimplementation of Diffusion Models☆574Updated 2 years ago
- Pytorch implementations of density estimation algorithms: BNAF, Glow, MAF, RealNVP, planar flows☆636Updated 4 years ago
- Variational Autoencoder (VAE) with perception loss implementation in pytorch☆145Updated last year
- A basic PyTorch implementation of 'Denoising Diffusion Probabilistic Models'☆186Updated 2 years ago
- Tackling the Generative Learning Trilemma with Denoising Diffusion GANs https://arxiv.org/abs/2112.07804☆753Updated 3 years ago
- The correct way to resize images or tensors. For Numpy or Pytorch (differentiable).☆566Updated 2 years ago
- Improved Precision and Recall Metric for Assessing Generative Models - Official TensorFlow Implementation☆180Updated 2 months ago
- Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.☆76Updated 6 years ago