Mathematical Supplement for the $\texttt{gsplat}$ Library

Vickie Ye,Angjoo Kanazawa
2023-12-05
Abstract:This report provides the mathematical details of the gsplat library, a modular toolbox for efficient differentiable Gaussian splatting, as proposed by Kerbl et al. It provides a self-contained reference for the computations involved in the forward and backward passes of differentiable Gaussian splatting. To facilitate practical usage and development, we provide a user friendly Python API that exposes each component of the forward and backward passes in rasterization at <a class="link-external link-http" href="http://github.com/nerfstudio-project/gsplat" rel="external noopener nofollow">this http URL</a> .
Mathematical Software,Computer Vision and Pattern Recognition,Graphics,Numerical Analysis
What problem does this paper attempt to address?