Comment on Gsplat: CUDA accelerated rasterization of gaussians with Python bindingsparentComments−scotty792yWould 2d image generation based on gaussian splats be better than stable diffusion?−blovescoffee2yNope. Gaussian splatting is for reconstruction of images or 3D shapes not a method for generating them.−scotty792yStable 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?
Comments
Would 2d image generation based on gaussian splats be better than stable diffusion?
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?