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)☆119Updated 2 years ago
- Implementation of Flow++ in PyTorch☆40Updated 6 years ago
- Conditional Generative model (Normalizing Flow) and experimenting style transfer using this model☆79Updated 2 years ago
- Official code for "VFlow: More Expressive Generative Flows with Variational Data Augmentation" (ICML 2020)☆40Updated 2 years ago
- Pytorch Implementation of OpenAI's "Improved Variational Inference with Inverse Autoregressive Flow"☆83Updated 5 years ago
- A minimalist implementation of score-based diffusion model☆129Updated 4 years ago
- PyTorch implementation of SoftFlow☆60Updated 5 years ago
- A σ-VAE implementation in PyTorch☆101Updated 4 years ago
- A demo shows how to combine Langevin dynamics with score matching for generative models.☆41Updated 5 years ago
- Repository for the "Gotta Go Fast When Generating Data with Score-Based Models" paper☆105Updated 4 years ago
- ☆68Updated 3 years ago
- Implementation and tutorials of normalizing flows with the novel distributions module☆169Updated 5 years ago
- ☆20Updated 2 years ago
- Wavelet Flow: Fast Training of High Resolution Normalizing Flows☆60Updated 4 years ago
- Official code for "Maximum Likelihood Training of Score-Based Diffusion Models", NeurIPS 2021 (spotlight)☆150Updated 3 years ago
- Neural Spline Flow, RealNVP, Autoregressive Flow, 1x1Conv in PyTorch.☆281Updated last year
- Code for reproducing Flow ++ experiments☆189Updated 6 years ago
- Code for Neural Spline Flows paper☆280Updated last month
- Jax/Flax implementation of Variational-DiffWave.☆40Updated 3 years ago
- ☆15Updated 5 years ago
- PyTorch implementation of the OT-Flow approach in arXiv:2006.00104☆57Updated last year
- ☆149Updated 3 years ago
- Convex potential flows☆84Updated 4 years ago
- Code repository of the paper "Wavelet Networks: Scale-Translation Equivariant Learning From Raw Time-Series, TMLR" https://arxiv.org/abs…☆83Updated last year
- Nonlinear Independent Components Estimation (Dinh et al, 2014) in PyTorch.☆123Updated 7 years ago
- Discrete Normalizing Flows implemented in PyTorch☆113Updated 4 years ago
- Code repository of the paper "CKConv: Continuous Kernel Convolution For Sequential Data" published at ICLR 2022. https://arxiv.org/abs/21…☆124Updated 2 years ago
- 2D toy datasetを用いたRealNVPの非常に簡単な実例です。ライブラリはPyTorchを用いています。☆12Updated 6 years ago
- Implementation of normalizing flows in TensorFlow 2 including a small tutorial.☆147Updated last month
- Unofficial Implementation of "Denoising Diffusion Probabilistic Models" in PyTorch(Lightning)☆91Updated 5 years ago