-
(gaussian_splatting) ubuntu@master:~/wsy/gaussian-splatting-main/SIBR_viewers$ cmake -B build . -DCMAKE_BUILD_TYPE=Release -Dembree_DIR=~/wsy/embree-3.6.1.x86_64.linux
-- Git found: /usr/bin/git
-- …
-
Hi! Thank you for sharing your work!
However, I have one question about the colmap camera model. In the readme of [Gaussian-Splatting](https://github.com/graphdeco-inria/gaussian-splatting?tab=readme…
-
I got wrong color between taichi viewer and PLY which converted from parquet. It got right color when opened by viewer but got strange color with PLY which is more contrast.
```
conda activate my_…
-
Can 3DGS render depth maps?
-
Hi there. I'm training on some photos of and alleyway. I've done 7k iterations in one session (loss 0.18). 30k iterations in the next session (loss 0.09). So obviously I'd like to keep training BUT th…
-
Hi,
Thanks you very much for your very clean coding work.
I am using your code for training some scenes. some of the scenes looks fine, but others just totally fails. I checked the saved final gau…
-
Hello!
I would like to render some ortho-views of my scene using Orthographic projection (https://en.wikipedia.org/wiki/Orthographic_projection).
For this purpose, I changed the **getProjectionMat…
-
https://ubc-vision.github.io/3dgs-mcmc/
This paper introduced a new conceptual model for how to view the process of gaussian splat optimization and then used that to guide several changes to the or…
-
[SIBR] -- INFOS --: Initialization of GLFW
[SIBR] ## ERROR ##: FILE /data1/hn/gaussian/gaussian-splatting/SIBR_viewers/src/core/graphics/Window.cpp
LINE 30, FUNC glfw…
-
Dear community, authors,
As explained in #93 I'm trying to use the MonoGS tracker to retreive a camera pose.
In my particular case I am training a gaussian splatting scene and then trying to ret…