thu-ml / i-DODELinks
Official code for "Improved Techniques for Maximum Likelihood Estimation for Diffusion ODEs" (ICML 2023)
☆19Updated 2 weeks ago
Alternatives and similar repositories for i-DODE
Users that are interested in i-DODE are comparing it to the libraries listed below
Sorting:
- Official PyTorch implementation for the paper Minimizing Trajectory Curvature of ODE-based Generative Models, ICML 2023☆91Updated 11 months ago
- The codebase of our paper "Improving the Training of Rectified Flows", NeurIPS 2024☆128Updated last year
- The official codebase for Reflected Flow Matching (ICML 2024)☆22Updated last year
- Minimum implementation of EDM (Elucidating the Design Space of Diffusion-Based Generative Models) on cifar10 and mnist☆64Updated 2 years ago
- Pytorch implementation of "Light Schrödinger Bridge" (ICLR 2024)☆64Updated last year
- [ICLR 2024] Official implementation of Bellman Optimal Stepsize Straightening of Flow-Matching Models☆37Updated last year
- The official repository for the paper "Optimal Flow Matching: Learning Straight Trajectories in Just One Step" (NeurIPS 2024)☆110Updated last year
- PyTorch Implementation of Diffusion Schrodinger Bridge Matching☆200Updated 11 months ago
- Implementation of "Analyzing and Improving the Training Dynamics of Diffusion Models"☆98Updated 2 years ago
- [ICML 2024] Improving Diffusion Models for Inverse Problems Using Optimal Posterior Covariance☆61Updated last year
- [NeurIPS 2023] Official Implementation: "Consistent Diffusion Models"☆58Updated 2 years ago
- Light and Optimal Schrödinger Bridge Matching (ICML 2024) official PyTorch implementation☆57Updated last year
- Educational implementation of the Discrete Flow Matching paper