clementchadebec / benchmark_VAELinks
Unifying Variational Autoencoder (VAE) implementations in Pytorch (NeurIPS 2022)
☆1,923Updated 11 months ago
Alternatives and similar repositories for benchmark_VAE
Users that are interested in benchmark_VAE are comparing it to the libraries listed below
Sorting:
- "Deep Generative Modeling": Introductory Examples☆1,197Updated 9 months ago
- Awesome resources on normalizing flows.☆1,542Updated 2 months ago
- The Official PyTorch Implementation of "NVAE: A Deep Hierarchical Variational Autoencoder" (NeurIPS 2020 spotlight paper)☆1,054Updated 2 years ago
- A Collection of Variational Autoencoders (VAE) in PyTorch.☆7,243Updated 3 months ago
- A simple tutorial of Variational AutoEncoders with Pytorch☆398Updated last year
- A curated list of awesome work on VAEs, disentanglement, representation learning, and generative models.☆820Updated 4 years ago
- Experiments for understanding disentanglement in VAE latent representations☆823Updated 2 years ago
- A series of tutorial notebooks on denoising diffusion probabilistic models in PyTorch☆695Updated 2 years ago
- PyTorch implementation for Score-Based Generative Modeling through Stochastic Differential Equations (ICLR 2021, Oral)☆1,950Updated 11 months ago
- Official code for Score-Based Generative Modeling through Stochastic Differential Equations (ICLR 2021, Oral)☆1,689Updated 2 years ago
- PyTorch implementation of normalizing flow models☆855Updated 10 months ago
- High-quality implementations of standard and SOTA methods on a variety of tasks.☆1,516Updated last month
- A pytorch implementation of the vector quantized variational autoencoder (https://arxiv.org/abs/1711.00937)☆777Updated 2 years ago
- solo-learn: a library of self-supervised methods for visual representation learning powered by Pytorch Lightning☆1,496Updated last month
- Easy generative modeling in PyTorch☆438Updated last year
- Toolbox of models, callbacks, and datasets for AI/ML researchers.☆1,730Updated this week
- 🦁 Lion, new optimizer discovered by Google Brain using genetic algorithms that is purportedly better than Adam(w), in Pytorch☆2,145Updated 7 months ago
- Pytorch Lightning code guideline for conferences☆1,271Updated last year
- Self-contained, minimalistic implementation of diffusion models with Pytorch.☆1,074Updated 3 years ago
- Machine learning metrics for distributed, scalable PyTorch applications.☆2,308Updated this week
- Conditional diffusion model to generate MNIST. Minimal script. Based on 'Classifier-Free Diffusion Guidance'.☆777Updated last year
- Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch☆1,156Updated last year
- ML Collections is a library of Python Collections designed for ML use cases.☆963Updated last week
- Structured state space sequence models