Tag: cuda
All the talks with the tag "cuda".
- Nitty Gritty Details of the CUDA Rasterizer Used in Gaussian SplattingAnnada Prasad BeheraPublished: at 02:00 PM- This talk delves into the details of the CUDA rasterizer used in Gaussian splatting. It covers the theory behind Gaussian splatting, the implementation of the `cuda_rasterizer.cu`, and the backward pass that enables optimizing algorithms such as Adam or SGD to optimize the Gaussians with respect to a given input image and produce novel views of the scene.