Hacker News new | ask | show | jobs
by scotty79 972 days ago
Would 2d image generation based on gaussian splats be better than stable diffusion?
1 comments

Nope. Gaussian splatting is for reconstruction of images or 3D shapes not a method for generating them.
Stable diffusion is just reconstructing image from random noise.

What I mean is could you make a version of stable diffusion that uses splats instead of pixels?