Our great sponsors
-
Although the weights aren't available, I wanted to note that the model source itself is actually available at https://github.com/openai/guided-diffusion.
-
score_sde
Official code for Score-Based Generative Modeling through Stochastic Differential Equations (ICLR 2021, Oral)
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
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
- [D] Are DDPMs a variation on Score Based Generative Modeling? Or is there a fundemental difference between the two?
- [D] Efficient, concurrent input pipelines in JAX?
- [D] Variance of sampling in diffusion models
- [D] Why is the diffution model so powerful? but the math behind it is so simple.
- Generate new images from any user-based inputs! Say goodbye to complex GAN and transformer architectures for image synthesis tasks. This new method can do it using only noise!