inuex35

Results 5 issues of inuex35

Hello, I am currently working on a project involving Gaussian Splatting (GS) with data reconstructed from a 360 camera using OpenSfM. However, I've encountered a challenge: GS primarily supports the...

Why is it necessary to keep images on the GPU? I have recently made a modification to load images onto the GPU only during training, and I can train with...

Equirectangular image rendering support. See my repo for implementation. https://github.com/inuex35/360-gaussian-splatting

enhancement

Hello I am trying to implement BDS support, could you check the code?

Hello, I have developed a 360-degree spherical camera implementation for Gaussian splatting and would like to submit a pull request to this repository. This was originally developed as a personal...