Jhomanik / Optimal-Flow-MatchingLinks
The official repository for the paper "Optimal Flow Matching: Learning Straight Trajectories in Just One Step" (NeurIPS 2024)
☆77Updated 6 months ago
Alternatives and similar repositories for Optimal-Flow-Matching
Users that are interested in Optimal-Flow-Matching are comparing it to the libraries listed below
Sorting:
- Educational implementation of the Discrete Flow Matching paper☆92Updated 9 months ago
- Light and Optimal Schrödinger Bridge Matching (ICML 2024) official PyTorch implementation☆41Updated 10 months ago
- Minimum implementation of EDM (Elucidating the Design Space of Diffusion-Based Generative Models) on cifar10 and mnist☆54Updated last year
- Official Implementation for "Consistency Flow Matching: Defining Straight Flows with Velocity Consistency"☆221Updated 5 months ago
- The codebase of our paper "Improving the Training of Rectified Flows", NeurIPS 2024☆114Updated 8 months ago
- Official code for "Maximum Likelihood Training for Score-Based Diffusion ODEs by High-Order Denoising Score Matching" (ICML 2022)☆61Updated 2 years ago
- ☆44Updated last year
- [ICML 2025] Gaussian Mixture Flow Matching Models (GMFlow)☆105Updated 3 weeks ago
- Official code for "Improved Techniques for Maximum Likelihood Estimation for Diffusion ODEs" (ICML 2023)☆18Updated 3 months ago
- Official code implementation for the work Preference Alignment with Flow Matching (NeurIPS 2024)☆53Updated 7 months ago
- Annotated Flow Matching paper☆188Updated 9 months ago
- ☆205Updated 6 months ago
- Official PyTorch implementation for the paper Minimizing Trajectory Curvature of ODE-based Generative Models, ICML 2023☆84Updated 4 months ago
- Implementation of "Analyzing and Improving the Training Dynamics of Diffusion Models"☆94Updated last year
- An official pytorch implementation of AAAI 2024 paper "Latent Space Editing in Transformer-based Flow Matching"☆42Updated last year
- PyTorch Implementation of Diffusion Schrodinger Bridge Matching☆161Updated 4 months ago
- Code release for "Stochastic Optimal Control Matching"☆35Updated 10 months ago
- [ICLR'23 Spotlight] gDDIM: analyze and accelerate general diffusion models, isotropic and non-isotropic☆49Updated last year
- Code for the paper: "Fine-Tuning Discrete Diffusion Models with Policy Gradient Methods"☆22Updated last month
- code for "Generalized Schrödinger Bridge Matching" (ICLR 2024).☆71Updated last year
- The official codebase for Reflected Flow Matching (ICML 2024)☆18Updated last year
- A demo shows how to combine Langevin dynamics with score matching for generative models.☆38Updated 4 years ago
- Official PyTorch implementation of the paper: Flow Matching in Latent Space☆272Updated 5 months ago
- ☆40Updated last year
- [ICML 2023] Reflected Diffusion Models (https://arxiv.org/abs/2304.04740)☆157Updated last year
- A Tutorial for Diffusion Models☆52Updated last year
- Implementation of rectified flow and some of its followup research / improvements in Pytorch☆309Updated last week
- A repo where I play with conditional flow approaches for learning time-varying vector-fields.