mbreuss / consistency_models_toy_task
Unofficial minimal implementation of consistency models (CM) proposed by Song et al. 2023 on a 1D toy task in pytorch
☆20Updated last year
Alternatives and similar repositories for consistency_models_toy_task:
Users that are interested in consistency_models_toy_task are comparing it to the libraries listed below
- [ICLR'23 Spotlight] gDDIM: analyze and accelerate general diffusion models, isotropic and non-isotropic☆49Updated last year
- Official code for "Maximum Likelihood Training for Score-Based Diffusion ODEs by High-Order Denoising Score Matching" (ICML 2022)☆60Updated 2 years ago
- ☆26Updated 8 months ago
- A Tutorial for Diffusion Models☆45Updated last year
- Code release for "Stochastic Optimal Control Matching"☆31Updated 7 months ago
- Official Implementation for "Consistency Flow Matching: Defining Straight Flows with Velocity Consistency"☆205Updated 2 months ago
- ☆20Updated last year
- Educational implementation of the Discrete Flow Matching paper☆81Updated 7 months ago
- Likelihood Training of Schrödinger Bridge using FBSDEs Theory, ICLR 2022☆82Updated 3 years ago
- ICML 2023: Reduce, Reuse, Recycle: Composing Energy-Based Diffusion Models with MCMC☆139Updated 5 months ago
- Annotated Flow Matching paper☆178Updated 6 months ago
- Implementation of Consistency Models (Song et al 2023) for few-step image generation in Jax.☆20Updated last year
- Score-based generative models for compact manifolds☆108Updated last year
- Minimum implementation of EDM (Elucidating the Design Space of Diffusion-Based Generative Models) on cifar10 and mnist