Table of Contents
Fetching ...

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

Vickie Ye, Angjoo Kanazawa

TL;DR

The mathematical details of the gsplat library are provided, a modular toolbox for efficient differentiable Gaussian splatting, as proposed by Kerbl et al.

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 github.com/nerfstudio-project/gsplat .

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

TL;DR

The mathematical details of the gsplat library are provided, a modular toolbox for efficient differentiable Gaussian splatting, as proposed by Kerbl et al.

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 github.com/nerfstudio-project/gsplat .
Paper Structure (10 sections, 38 equations)