Abstract: Methods based on 3D Gaussian Splatting (3DGS) for surface reconstruction face challenges when applied to large-scale scenes captured by UAV. Because the number of 3D Gaussians increases ...
We build our code on EG3D (https://github.com/NVlabs/eg3d) and 3D-GS (https://github.com/graphdeco-inria/gaussian-splatting). Please dependencies of those two ...
[2025.07.08] We thank Alex Nasa for providing us with an excellent Huggingface demo. [2025.06.30] We release the training & inference code. Our code relies on Python 3.10+, and is developed based on ...
Abstract: The Gaussian particle filter (GPF) is a type of particle filter that employs the Gaussian filter approximation as the proposal distribution. However, the linearization errors are introduced ...