BREAKING NEWS
LATEST POSTS
-
Q2 2024 Global Production Report
https://prodpro.com/blog/q2-2024-global-production-report/
What’s important: Over the past 6 months, the total number of productions filming globally in 2024 is still 16% lower than in 2022, and 37% lower in the US.
Why it matters: The lower volumes are here to stay.
-
Supersplat – Online open source Gaussian Splats ply viewer
FEATURED POSTS
-
How does Stable Diffusion work?
https://stable-diffusion-art.com/how-stable-diffusion-work/
Stable Diffusion is a latent diffusion model that generates AI images from text. Instead of operating in the high-dimensional image space, it first compresses the image into the latent space.
Stable Diffusion belongs to a class of deep learning models called diffusion models. They are generative models, meaning they are designed to generate new data similar to what they have seen in training. In the case of Stable Diffusion, the data are images.
Why is it called the diffusion model? Because its math looks very much like diffusion in physics. Let’s go through the idea.