mbreuss / consistency_trajectory_models_toy_taskLinks
Minimal unofficial implementation of Consistency Trajectory models on a 1D toy task.
☆20Updated last year
Alternatives and similar repositories for consistency_trajectory_models_toy_task
Users that are interested in consistency_trajectory_models_toy_task are comparing it to the libraries listed below
Sorting:
- Official Implementation for "Consistency Flow Matching: Defining Straight Flows with Velocity Consistency"☆216Updated 4 months ago
- Awesome List of Consistency Models☆102Updated last month
- The aim of this repository is to test and implement Flow-Matching-based models☆92Updated 4 months ago
- Unofficial minimal implementation of consistency models (CM) proposed by Song et al. 2023 on a 1D toy task in pytorch☆21Updated 2 years ago
- The official PyTorch implementation of Fast Diffusion Model☆95Updated last year
- Official code for "DPM-Solver-v3: Improved Diffusion ODE Solver with Empirical Model Statistics" (NeurIPS 2023)☆117Updated last year
- Score identity Distillation with Long and Short Guidance for One-Step Text-to-Image Generation☆73Updated 2 months ago
- PyTorch code and model checkpoints for Score identity Distillation (SiD) and its adversarial version (SiDA)☆123Updated 2 months ago
- "SlimFlow: Training Smaller One-Step Diffusion Models with Rectified Flow", Yuanzhi Zhu, Xingchao Liu, Qiang Liu☆51Updated 6 months ago
- [ICML 2024] Compositional Image Decomposition with Diffusion Models☆50Updated 11 months ago
- The official PyTorch implementation of Manifold Preserving Guided Diffusion (MPGD)☆32Updated last year
- [ICML 2025 Spotlight] Direct Discriminative Optimization: Supercharging Diffusion/Autoregressive with GAN☆33Updated last week
- Author's Implementation for E-LatentLPIPS☆147Updated 7 months ago
- My Implementation of Adversarial Diffusion Distillation https://arxiv.org/pdf/2311.17042.pdf☆71Updated 6 months ago
- [ICLR 2025] Rectified Diffusion: Straightness Is Not Your Need☆225Updated 2 months ago
- Official implementation for Diffusion Alignment as Sampling (DAS), ICLR'25, Spotlight☆38Updated 3 months ago
- [CVPR 2025 Oral] PyTorch re-implementation for Autoregressive Distillation of Diffusion Transformers (ARD).☆90Updated last month
- The codebase of our paper "Improving the Training of Rectified Flows", NeurIPS 2024☆115Updated 7 months ago
- Official Implementation for Diffusion Models Without Classifier-free Guidance☆130Updated 3 months ago
- ☆22Updated last year
- PyTorch implementation for "Parallel Sampling of Diffusion Models", NeurIPS 2023 Spotlight☆138Updated last year
- [ICLR 2025 Spotlight] Grounding Video Models to Actions through Goal Conditioned Exploration☆48Updated last month
- Minimal multi-gpu implementation of EDM2: "Analyzing and Improving the Training Dynamics of Diffusion Models"☆32Updated last year
- Official PyTorch Implementation of "Diffusion Autoencoders are Scalable Image Tokenizers"☆121Updated 4 months ago
- Minimum implementation of EDM (Elucidating the Design Space of Diffusion-Based Generative Models) on cifar10 and mnist☆53Updated last year
- Collaborative Score Distillation for Consistent Visual Synthesis (NeurIPS 2023)☆117Updated last year
- Official Github Repo for Neurips 2024 Paper Immiscible Diffusion: Accelerating Diffusion Training with Noise Assignment☆49Updated 2 months ago
- Implementation of Diffusion Transformer Model in Pytorch☆60Updated 3 weeks ago
- [CVPR 2024] InitNO: Boosting Text-to-Image Diffusion Models via Initial Noise Optimization