SaaSHub helps you find the best software and product alternatives Learn more →
Score_sde Alternatives
Similar projects and alternatives to score_sde
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
tinygrad
Discontinued You like pytorch? You like micrograd? You love tinygrad! ❤️ [Moved to: https://github.com/tinygrad/tinygrad] (by geohot)
-
-
-
-
Compositional-Visual-Generation-with-Composable-Diffusion-Models-PyTorch
[ECCV 2022] Compositional Generation using Diffusion Models
-
-
-
-
-
Magic123
Discontinued [ICLR24] Official PyTorch Implementation of Magic123: One Image to High-Quality 3D Object Generation Using Both 2D and 3D Diffusion Priors
-
score_sde_pytorch
PyTorch implementation for Score-Based Generative Modeling through Stochastic Differential Equations (ICLR 2021, Oral)
score_sde discussion
score_sde reviews and mentions
- Ask HN: How to get back into AI?
-
[D] Variance of sampling in diffusion models
Perhaps the ODE interpretation would be helpful (see here and here) which turns DDPMs into neural ODEs using the Fokker-Planck equation so after the initial starting noise, the sampling process is deterministic. If samples are noisy even with the full number of steps then you might need to increase the number of steps further.
-
[D] Why is the diffution model so powerful? but the math behind it is so simple.
Turns out that diffusion models also define a certain differential equation, making it a neural ODE. Then you can just integrate the ODE in the other direction to get the exact inverse for the DDPM (it's not entirely exact b/c of numerical error in the solver, but close enough)
- [D] Are DDPMs a variation on Score Based Generative Modeling? Or is there a fundemental difference between the two?
-
Diffusion Models Beat GANs on Image Synthesis
This new approach to generative modelling looks very intriguing.
In a similar ilk, there's this ICLR paper from this year using stochastic differential equations for generative modelling: https://arxiv.org/abs/2011.13456
- [D] Efficient, concurrent input pipelines in JAX?
-
A note from our sponsor - SaaSHub
www.saashub.com | 15 Aug 2026
Stats
yang-song/score_sde is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of score_sde is Jupyter Notebook.
Popular Comparisons
- score_sde VS course-content
- score_sde VS Compositional-Visual-Generation-with-Composable-Diffusion-Models-PyTorch
- score_sde VS guided-diffusion
- score_sde VS SDE
- score_sde VS pyprobml
- score_sde VS pytorch-generative
- score_sde VS minDiffusion
- score_sde VS Magic123
- score_sde VS score_sde_pytorch
- score_sde VS NNfSiX