TensorX
返回文献探索

Paper · arXiv 2409.06765

gsplat: An Open-Source Library for Gaussian Splatting

Vickie Ye, Ruilong Li, Justin Kerr, Matias Turkulainen, Brent Yi, Zhuoyang Pan, Otto Seiskari, Jianbo Ye, Jeffrey Hu, Matthew Tancik, Angjoo Kanazawa

17 upvotesSeptember 10, 2024arXiv 预印本
AI 摘要

Gsplat is an open-source library for Gaussian Splatting with optimized CUDA kernels, offering speed, memory, and convergence improvements over the original implementation.

Gaussian SplattingPyTorchCUDAoptimizationconvergencememorytraining time

Abstract

gsplat is an open-source library designed for training and developing Gaussian Splatting methods. It features a front-end with Python bindings compatible with the PyTorch library and a back-end with highly optimized CUDA kernels. gsplat offers numerous features that enhance the optimization of Gaussian Splatting models, which include optimization improvements for speed, memory, and convergence times. Experimental results demonstrate that gsplat achieves up to 10% less training time and 4x less memory than the original implementation. Utilized in several research projects, gsplat is actively maintained on GitHub. Source code is available at https://github.com/nerfstudio-project/gsplat under Apache License 2.0. We welcome contributions from the open-source community.

北京市昌平区探索星信息技术及软件开发工作室

京ICP备2026059466号
gsplat: An Open-Source Library for Gaussian Splatting | TensorX