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,082Updated 3 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)☆370Updated 4 years ago
- Noise Conditional Score Networks (NeurIPS 2019, Oral)☆757Updated last year
- The official PyTorch implementation for NCSNv2 (NeurIPS 2020)☆317Updated 4 years ago
- An unofficial toy implementation for NVAE 《A Deep Hierarchical Variational Autoencoder》☆113Updated 4 years ago
- Simple, extendable, easy to understand Glow implementation in PyTorch☆387Updated 3 years ago
- A series of tutorial notebooks on denoising diffusion probabilistic models in PyTorch☆714Updated 3 years ago
- Official Pytorch and JAX implementation of "Efficient-VDVAE: Less is more"☆196Updated 3 years ago
- Unofficial Implementation of "Denoising Diffusion Probabilistic Models" in PyTorch(Lightning)☆91Updated 5 years ago
- VQVAEs, GumbelSoftmaxes and friends☆624Updated 4 years ago
- A naive implementation of PixelCNN in Pytorch as described in A Oord et. al.☆63Updated 5 years ago
- PyTorch implementation of Glow☆543Updated 4 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
- Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.☆76Updated 6 years ago
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆278Updated 5 years ago
- Pytorch implementations of density estimation algorithms: BNAF, Glow, MAF, RealNVP, planar flows☆637Updated 4 years ago
- ☆328Updated 3 years ago
- PyTorch implementation of VQ-VAE by Aäron van den Oord et al.☆598Updated 6 years ago
- Minimal standalone example of diffusion model☆163Updated 3 years ago
- Experiments for understanding disentanglement in VAE latent representations☆837Updated 2 years ago
- A minimal yet resourceful implementation of diffusion models (along with pretrained models + synthetic images for nine datasets)☆303Updated last year
- An unofficial Pytorch implementation of SNGAN, achieving IS of 8.21 and FID of 14.21 on CIFAR-10.☆48Updated 2 years ago
- The correct way to resize images or tensors. For Numpy or Pytorch (differentiable).☆566Updated 2 years ago
- 🧶 Modular VAE disentanglement framework for python built with PyTorch Lightning ▸ Including metrics and datasets ▸ With strongly supervi…☆132Updated 2 years ago
- Code base for the precision, recall, density, and coverage metrics for generative models. ICML 2020.☆267Updated 2 years ago
- Minimalist implementation of VQ-VAE in Pytorch☆556Updated 4 years ago
- Assessing Generative Models via Precision and Recall (official repository)☆110Updated 3 years ago
- Code for paper "SurVAE Flows: Surjections to Bridge the Gap between VAEs and Flows"☆289Updated 4 years ago
- Official implementation of Cold-Diffusion for different transformations in pytorch.☆1,113Updated 3 years ago