tatsy / normalizing-flows-pytorchLinks
PyTorch implementations of normalizing flow and its variants.
☆79Updated 4 years ago
Alternatives and similar repositories for normalizing-flows-pytorch
Users that are interested in normalizing-flows-pytorch are comparing it to the libraries listed below
Sorting:
- [Neurips 2021]Diffusion Normalizing Flow (DiffFlow)☆117Updated last year
- Implementation of Flow++ in PyTorch☆40Updated 5 years ago
- Conditional Generative model (Normalizing Flow) and experimenting style transfer using this model☆76Updated 2 years ago
- A minimalist implementation of score-based diffusion model☆129Updated 3 years ago
- Pytorch Implementation of OpenAI's "Improved Variational Inference with Inverse Autoregressive Flow"☆82Updated 5 years ago
- A demo shows how to combine Langevin dynamics with score matching for generative models.☆39Updated 4 years ago
- Official code for "VFlow: More Expressive Generative Flows with Variational Data Augmentation" (ICML 2020)☆40Updated 2 years ago
- ☆68Updated 2 years ago
- Implementation and tutorials of normalizing flows with the novel distributions module☆168Updated 4 years ago
- Repository for the "Gotta Go Fast When Generating Data with Score-Based Models" paper☆105Updated 3 years ago
- Official code for "Maximum Likelihood Training of Score-Based Diffusion Models", NeurIPS 2021 (spotlight)☆147Updated 3 years ago
- A σ-VAE implementation in PyTorch☆98Updated 3 years ago
- Wavelet Flow: Fast Training of High Resolution Normalizing Flows☆60Updated 4 years ago
- Code repository of the paper "Wavelet Networks: Scale-Translation Equivariant Learning From Raw Time-Series, TMLR" https://arxiv.org/abs…☆82Updated last year
- Neural Spline Flow, RealNVP, Autoregressive Flow, 1x1Conv in PyTorch.☆282Updated last year
- ☆20Updated 2 years ago
- PyTorch implementation of the OT-Flow approach in arXiv:2006.00104☆56Updated last year
- Jax/Flax implementation of Variational-DiffWave.☆40Updated 3 years ago
- Code for paper "SurVAE Flows: Surjections to Bridge the Gap between VAEs and Flows"☆287Updated 4 years ago
- Manifold-learning flows (ℳ-flows)☆230Updated 4 years ago
- Discrete Normalizing Flows implemented in PyTorch☆114Updated 3 years ago
- Code for Neural Spline Flows paper☆276Updated 5 years ago
- Convex potential flows☆83Updated 3 years ago
- Code repository of the paper "CKConv: Continuous Kernel Convolution For Sequential Data" published at ICLR 2022. https://arxiv.org/abs/21…☆123Updated 2 years ago
- ☆149Updated 3 years ago
- 2D toy datasetを用いたRealNVPの非常に簡単な実例です。ライブラリはPyTorchを用いています 。☆12Updated 6 years ago
- Code for reproducing Flow ++ experiments☆189Updated 6 years ago
- An implementation of Variational Autoencoders with a constant balance between reconstruction error and Kullback-leibler divergence☆20Updated 5 years ago
- Regularized Neural ODEs (RNODE)☆84Updated 4 years ago
- Unofficial Implementation of "Denoising Diffusion Probabilistic Models" in PyTorch(Lightning)☆91Updated 4 years ago