SaaSHub helps you find the best software and product alternatives Learn more →
Diffusion_models Alternatives
Similar projects and alternatives to diffusion_models
-
score_sde_pytorch
PyTorch implementation for Score-Based Generative Modeling through Stochastic Differential Equations (ICLR 2021, Oral)
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Compositional-Visual-Generation-with-Composable-Diffusion-Models-PyTorch
[ECCV 2022] Compositional Generation using Diffusion Models
-
-
Reinforcement-Learning
Learn Deep Reinforcement Learning in 60 days! Lectures & Code in Python. Reinforcement Learning + Deep Learning (by andri27-ts)
-
-
DiffusionFastForward
DiffusionFastForward: a free course and experimental framework for diffusion-based generative models
-
-
Self-Attention-Guidance
Official implementation of the paper "Improving Sample Quality of Diffusion Models Using Self-Attention Guidance" (ICCV 2023)
-
computervision-recipes
Discontinued Best Practices, code samples, and documentation for Computer Vision.
-
machine-learning-for-trading
Code for Machine Learning for Trading, 3rd edition — from data sourcing to live execution.
diffusion_models discussion
diffusion_models reviews and mentions
- [Variational and Diffusion Methods] Minimal standalone example of diffusion model
- A minimal standalone example of diffusion model
-
(unguided) Sampling from a diffusion model
I'm trying to figure out a way to reproduce the sampling method used in the DDPM model arxiv link. The codebase link is roughly here for the original model and for improved DDPMs here. There is also implementations recently posted to r/MachineLearning such as this one (check the reverse process section) and finally this last one.
-
[P] Hands on diffusion models
A minimal example of the forward and reverse flow of diffusion models with equations from the paper and visualizations alongside the code: https://github.com/InFoCusp/diffusion_models I coded it up since I wanted to familiarize myself with rhe end to end flow. It uses a simple 2d dataset that can train within minutes. Hope others on this subreddit find it useful.
-
A note from our sponsor - SaaSHub
www.saashub.com | 14 Aug 2026
Stats
infocusp/diffusion_models is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of diffusion_models is Jupyter Notebook.
Popular Comparisons
- diffusion_models VS score_sde_pytorch
- diffusion_models VS Compositional-Visual-Generation-with-Composable-Diffusion-Models-PyTorch
- diffusion_models VS nlpaug
- diffusion_models VS Reinforcement-Learning
- diffusion_models VS depth-fm
- diffusion_models VS DiffusionFastForward
- diffusion_models VS Wuerstchen
- diffusion_models VS Self-Attention-Guidance
- diffusion_models VS computervision-recipes
- diffusion_models VS machine-learning-for-trading